public abstract class AggregationServiceBaseGrouped extends java.lang.Object implements AggregationService
Constructor and Description |
---|
AggregationServiceBaseGrouped(ExprEvaluator[] evaluators,
AggregationMethodFactory[] aggregators,
java.lang.Object groupKeyBinding)
Ctor.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, acceptGroupDetail, applyEnter, applyLeave, clearResults, isGrouped, setCurrentAccess, setRemovedCallback
getCollection, getEventBean, getGroupKey, getGroupKeys, getValue
public AggregationServiceBaseGrouped(ExprEvaluator[] evaluators, AggregationMethodFactory[] aggregators, java.lang.Object groupKeyBinding)
evaluators
- - are the child node of each aggregation function used for computing the value to be aggregatedaggregators
- - aggregation states/factories