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,
Class[] groupByTypes,
AggSvcGroupByReclaimAgedEvalFuncFactory reclaimMaxAge,
AggSvcGroupByReclaimAgedEvalFuncFactory reclaimFreq,
TimeAbacus timeAbacus,
DataInputOutputSerde<Object> groupKeySerde) |
AggregationServiceFactory |
AggregationServiceFactoryService.groupBy(AggregationServiceFactory nonHAFactory,
AggregationRowFactory rowFactory,
AggregationUseFlags useFlags,
DataInputOutputSerde<AggregationRow> serde,
Class[] groupByTypes,
AggSvcGroupByReclaimAgedEvalFuncFactory reclaimMaxAge,
AggSvcGroupByReclaimAgedEvalFuncFactory reclaimFreq,
TimeAbacus timeAbacus,
DataInputOutputSerde<Object> groupKeySerde) |
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) |
AggregationServiceFactory |
AggregationServiceFactoryServiceImpl.groupLocalGroupBy(AggregationServiceFactory nonHAFactory,
AggregationUseFlags useFlags,
boolean hasGroupBy,
AggregationLocalGroupByLevel optionalTop,
AggregationLocalGroupByLevel[] levels,
AggregationLocalGroupByColumn[] columns) |
AggregationServiceFactory |
AggregationServiceFactoryService.groupLocalGroupBy(AggregationServiceFactory nonHAFactory,
AggregationUseFlags useFlags,
boolean hasGroupBy,
AggregationLocalGroupByLevel optionalTop,
AggregationLocalGroupByLevel[] levels,
AggregationLocalGroupByColumn[] columns) |