AggregationServiceFactory |
AggregationServiceFactoryServiceImpl.groupAll(AggregationServiceFactory nonHAFactory,
AggregationRowFactory rowFactory,
AggregationUseFlags useFlags,
DataInputOutputSerde<AggregationRow> serde) |
AggregationServiceFactory |
AggregationServiceFactoryService.groupAll(AggregationServiceFactory nonHAFactory,
AggregationRowFactory rowFactory,
AggregationUseFlags useFlags,
DataInputOutputSerde<AggregationRow> serde) |
AggregationServiceFactory |
AggregationServiceFactoryServiceImpl.groupBy(AggregationServiceFactory nonHAFactory,
AggregationRowFactory rowFactory,
AggregationUseFlags useFlags,
DataInputOutputSerde<AggregationRow> serde,
AggSvcGroupByReclaimAgedEvalFuncFactory reclaimMaxAge,
AggSvcGroupByReclaimAgedEvalFuncFactory reclaimFreq,
TimeAbacus timeAbacus,
DataInputOutputSerde<Object> groupKeySerde,
StateMgmtSetting stateMgmtSettings) |
AggregationServiceFactory |
AggregationServiceFactoryService.groupBy(AggregationServiceFactory nonHAFactory,
AggregationRowFactory rowFactory,
AggregationUseFlags useFlags,
DataInputOutputSerde<AggregationRow> serde,
AggSvcGroupByReclaimAgedEvalFuncFactory reclaimMaxAge,
AggSvcGroupByReclaimAgedEvalFuncFactory reclaimFreq,
TimeAbacus timeAbacus,
DataInputOutputSerde<Object> groupKeySerde,
StateMgmtSetting stateMgmtSettings) |
AggregationServiceFactory |
AggregationServiceFactoryServiceImpl.groupByRollup(AggregationServiceFactory nonHAFactory,
AggregationGroupByRollupDesc groupByRollupDesc,
AggregationRowFactory rowFactory,
AggregationUseFlags useFlags,
DataInputOutputSerde<AggregationRow> serde,
StateMgmtSetting stateMgmtSettings) |
AggregationServiceFactory |
AggregationServiceFactoryService.groupByRollup(AggregationServiceFactory nonHAFactory,
AggregationGroupByRollupDesc groupByRollupDesc,
AggregationRowFactory rowFactory,
AggregationUseFlags useFlags,
DataInputOutputSerde<AggregationRow> serde,
StateMgmtSetting stateMgmtSettings) |