com.espertech.esper.epl.agg.service
Interface AggregationStateFactory

All Known Implementing Classes:
AggregationStateFactoryPlugin

public interface AggregationStateFactory


Method Summary
 AggregationState createAccess(MethodResolutionService methodResolutionService, int agentInstanceId, int groupId, int aggregationId, boolean join, java.lang.Object groupKey)
           
 

Method Detail

createAccess

AggregationState createAccess(MethodResolutionService methodResolutionService,
                              int agentInstanceId,
                              int groupId,
                              int aggregationId,
                              boolean join,
                              java.lang.Object groupKey)

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