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

All Known Implementing Classes:
AggregationStateFactoryPlugin, CountMinSketchAggStateFactory

public interface AggregationStateFactory


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

Method Detail

createAccess

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

getAggregationExpression

ExprNode getAggregationExpression()

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