Package | Description |
---|---|
com.espertech.esper.common.internal.epl.agg.core | |
com.espertech.esper.common.internal.epl.agg.table | |
com.espertech.esper.common.internal.epl.resultset.core | |
com.espertech.esper.common.internal.epl.resultset.rowpergrouprollup |
Result set processor for Rollup
|
Modifier and Type | Method and Description |
---|---|
AggregationServiceFactory |
AggregationServiceFactoryServiceImpl.groupByRollup(AggregationServiceFactory nonHAFactory,
AggregationGroupByRollupDesc groupByRollupDesc,
AggregationRowFactory rowFactory,
AggregationUseFlags useFlags,
DataInputOutputSerde<AggregationRow> serde,
Class[] groupByTypes) |
AggregationServiceFactory |
AggregationServiceFactoryService.groupByRollup(AggregationServiceFactory nonHAFactory,
AggregationGroupByRollupDesc groupByRollupDesc,
AggregationRowFactory rowFactory,
AggregationUseFlags useFlags,
DataInputOutputSerde<AggregationRow> serde,
Class[] groupByTypes) |
Modifier and Type | Method and Description |
---|---|
void |
AggregationServiceFactoryTable.setGroupByRollupDesc(AggregationGroupByRollupDesc groupByRollupDesc) |
Constructor and Description |
---|
AggSvcGroupByWTableRollupMultiKeyImpl(TableInstanceGrouped tableInstance,
TableColumnMethodPairEval[] methodPairs,
AggregationMultiFunctionAgent[] accessAgents,
int[] accessColumnsZeroOffset,
AggregationGroupByRollupDesc groupByRollupDesc) |
Modifier and Type | Method and Description |
---|---|
ResultSetProcessorGroupedOutputFirstHelper |
ResultSetProcessorHelperFactoryDefault.makeRSGroupedOutputFirst(AgentInstanceContext agentInstanceContext,
Class[] groupKeyTypes,
OutputConditionPolledFactory optionalOutputFirstConditionFactory,
AggregationGroupByRollupDesc optionalGroupByRollupDesc,
int optionalRollupLevel,
DataInputOutputSerde<Object> serde) |
ResultSetProcessorGroupedOutputFirstHelper |
ResultSetProcessorHelperFactory.makeRSGroupedOutputFirst(AgentInstanceContext agentInstanceContext,
Class[] groupKeyTypes,
OutputConditionPolledFactory optionalOutputFirstConditionFactory,
AggregationGroupByRollupDesc optionalGroupByRollupDesc,
int optionalRollupLevel,
DataInputOutputSerde<Object> serde) |
Modifier and Type | Method and Description |
---|---|
AggregationGroupByRollupDesc |
ResultSetProcessorRowPerGroupRollup.getGroupByRollupDesc() |
Modifier and Type | Method and Description |
---|---|
static EventsAndSortKeysPair |
ResultSetProcessorRowPerGroupRollupUtil.getOldEventsSortKeys(int oldEventCount,
EventArrayAndSortKeyArray rstreamEventSortArrayBuf,
OrderByProcessor orderByProcessor,
AggregationGroupByRollupDesc rollupDesc) |
static ResultSetProcessorGroupedOutputFirstHelper[] |
ResultSetProcessorRowPerGroupRollupUtil.initializeOutputFirstHelpers(ResultSetProcessorHelperFactory resultSetProcessorHelperFactory,
AgentInstanceContext agentInstanceContext,
Class[] groupKeyTypes,
AggregationGroupByRollupDesc groupByRollupDesc,
OutputConditionPolledFactory outputConditionPolledFactory)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
Copyright © 2005–2019. All rights reserved.