public class AggSvcGroupByWTableRollupSingleKeyImpl extends AggSvcGroupByWTableBase
currentAggregationRow, currentGroupKey, methodPairs, tableInstance
Constructor and Description |
---|
AggSvcGroupByWTableRollupSingleKeyImpl(TableInstanceGrouped tableInstance,
TableColumnMethodPairEval[] methodPairs,
AggregationMultiFunctionAgent[] accessAgents,
int[] accessColumnsZeroOffset) |
Modifier and Type | Method and Description |
---|---|
void |
applyEnterInternal(EventBean[] eventsPerStream,
Object compositeGroupByKey,
ExprEvaluatorContext exprEvaluatorContext) |
void |
applyLeaveInternal(EventBean[] eventsPerStream,
Object compositeGroupByKey,
ExprEvaluatorContext exprEvaluatorContext) |
accept, acceptGroupDetail, applyEnter, applyEnterGroupKey, applyLeave, applyLeaveGroupKey, clearResults, getCollectionOfEvents, getCollectionScalar, getContextPartitionAggregationService, getEventBean, getGroupKey, getGroupKeys, getTableInstance, getValue, isGrouped, setCurrentAccess, setRemovedCallback, stop
public AggSvcGroupByWTableRollupSingleKeyImpl(TableInstanceGrouped tableInstance, TableColumnMethodPairEval[] methodPairs, AggregationMultiFunctionAgent[] accessAgents, int[] accessColumnsZeroOffset)
public void applyEnterInternal(EventBean[] eventsPerStream, Object compositeGroupByKey, ExprEvaluatorContext exprEvaluatorContext)
applyEnterInternal
in class AggSvcGroupByWTableBase
public void applyLeaveInternal(EventBean[] eventsPerStream, Object compositeGroupByKey, ExprEvaluatorContext exprEvaluatorContext)
applyLeaveInternal
in class AggSvcGroupByWTableBase
Copyright © 2005–2018. All rights reserved.