Interface AggregatorFunctionSupplier

All Superinterfaces:
Describable
All Known Implementing Classes:
CountAggregatorFunction.CountAggregatorFunctionSupplier, CountApproximateAggregatorFunction.CountApproximateAggregatorFunctionSupplier, DimensionValuesByteRefGroupingAggregatorFunction.FunctionSupplier, FilteredAggregatorFunctionSupplier, FirstDocIdGroupingAggregatorFunction.FunctionSupplier, RateDoubleGroupingAggregatorFunction.FunctionSupplier, RateIntGroupingAggregatorFunction.FunctionSupplier, RateLongGroupingAggregatorFunction.FunctionSupplier, WindowAggregatorFunctionSupplier

public interface AggregatorFunctionSupplier extends Describable
Builds aggregation implementations, closing over any state required to do so.