public interface AggregationStateFactory
Modifier and Type | Method and Description |
---|---|
AggregationState |
createAccess(MethodResolutionService methodResolutionService,
int agentInstanceId,
int groupId,
int aggregationId,
boolean join,
java.lang.Object groupKey) |
ExprNode |
getAggregationExpression() |
AggregationState createAccess(MethodResolutionService methodResolutionService, int agentInstanceId, int groupId, int aggregationId, boolean join, java.lang.Object groupKey)
ExprNode getAggregationExpression()