com.espertech.esper.epl.agg.service
Class AggregationStateFactoryPlugin

java.lang.Object
  extended by com.espertech.esper.epl.agg.service.AggregationStateFactoryPlugin
All Implemented Interfaces:
AggregationStateFactory

public class AggregationStateFactoryPlugin
extends java.lang.Object
implements AggregationStateFactory


Constructor Summary
AggregationStateFactoryPlugin(PlugInAggregationMultiFunctionStateFactory providerFactory)
           
 
Method Summary
 AggregationState createAccess(MethodResolutionService methodResolutionService, int agentInstanceId, int groupId, int aggregationId, boolean join, java.lang.Object groupBy)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregationStateFactoryPlugin

public AggregationStateFactoryPlugin(PlugInAggregationMultiFunctionStateFactory providerFactory)
Method Detail

createAccess

public AggregationState createAccess(MethodResolutionService methodResolutionService,
                                     int agentInstanceId,
                                     int groupId,
                                     int aggregationId,
                                     boolean join,
                                     java.lang.Object groupBy)
Specified by:
createAccess in interface AggregationStateFactory

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