Interface AggregationResultFuture

All Known Subinterfaces:
AggregationService, AggregationServiceMatchRecognize, AIRegistryAggregation
All Known Implementing Classes:
AggregationServiceNull, AggSvcGroupAllWTableImpl, AggSvcGroupByWTableBase, AggSvcGroupByWTableImpl, AggSvcGroupByWTableRollupMultiKeyImpl, AggSvcGroupByWTableRollupSingleKeyImpl, AIRegistryAggregationMap, AIRegistryAggregationMultiPerm, AIRegistryAggregationSingle

public interface AggregationResultFuture
Interface for use by aggregate expression nodes representing aggregate functions such as 'sum' or 'avg' to use to obtain the current value for the function at time of expression evaluation.