Package | Description |
---|---|
com.espertech.esper.epl.agg.service |
Aggregation services.
|
Modifier and Type | Field and Description |
---|---|
protected AggregationMethodPairRow |
AggSvcGroupByRefcountedWAccessRollupImpl.aggregatorTopGroup |
Modifier and Type | Field and Description |
---|---|
protected Map<Object,AggregationMethodPairRow> |
AggSvcGroupByRefcountedWAccessImpl.aggregatorsPerGroup |
Modifier and Type | Method and Description |
---|---|
void |
AggSvcGroupByRefcountedWAccessImpl.internalHandleGroupUpdate(Object groupByKey,
AggregationMethodPairRow row) |
void |
AggSvcGroupByRefcountedWAccessRollupImpl.internalHandleGroupUpdate(Object groupByKey,
AggregationMethodPairRow row,
AggregationGroupByRollupLevel groupByRollupLevel) |
void |
AggSvcGroupLocalGroupByBase.internalHandleUpdatedGroup(int level,
Object groupByKey,
AggregationMethodPairRow row) |