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