Uses of Interface
com.espertech.esper.plugin.PlugInAggregationMultiFunctionStateFactory

Packages that use PlugInAggregationMultiFunctionStateFactory
com.espertech.esper.epl.core Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
com.espertech.esper.plugin APIs for plug-in adapter (for input-output) and plug-in event representation (event types and event objects) are in this package. 
 

Uses of PlugInAggregationMultiFunctionStateFactory in com.espertech.esper.epl.core
 

Methods in com.espertech.esper.epl.core with parameters of type PlugInAggregationMultiFunctionStateFactory
 AggregationState MethodResolutionServiceImpl.makeAccessAggPlugin(int agentInstanceId, int groupId, int aggregationId, boolean join, PlugInAggregationMultiFunctionStateFactory providerFactory, java.lang.Object groupKey)
           
 AggregationState MethodResolutionService.makeAccessAggPlugin(int agentInstanceId, int groupId, int aggregationId, boolean join, PlugInAggregationMultiFunctionStateFactory providerFactory, java.lang.Object groupKey)
           
 

Uses of PlugInAggregationMultiFunctionStateFactory in com.espertech.esper.plugin
 

Methods in com.espertech.esper.plugin that return PlugInAggregationMultiFunctionStateFactory
 PlugInAggregationMultiFunctionStateFactory PlugInAggregationMultiFunctionHandler.getStateFactory()
          Return the state factory for the sharable aggregation function state.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com