Class AggSvcGroupByWTableBase

java.lang.Object
com.espertech.esper.common.internal.epl.agg.table.AggSvcGroupByWTableBase
All Implemented Interfaces:
AggregationResultFuture, AggregationService, AggregationServiceTable, StopCallback
Direct Known Subclasses:
AggSvcGroupByWTableImpl, AggSvcGroupByWTableRollupMultiKeyImpl, AggSvcGroupByWTableRollupSingleKeyImpl

public abstract class AggSvcGroupByWTableBase extends Object implements AggregationService, AggregationServiceTable
Implementation for handling aggregation with grouping by group-keys.