Factory(String name,
ValuesSourceConfig<ValuesSource.Numeric> valueSourceConfig,
InternalRange.Factory rangeFactory,
List<RangeAggregator.Range> ranges,
boolean keyed) |
RangeAggregator(String name,
AggregatorFactories factories,
ValuesSource.Numeric valuesSource,
ValueFormat format,
InternalRange.Factory rangeFactory,
List<RangeAggregator.Range> ranges,
boolean keyed,
AggregationContext aggregationContext,
Aggregator parent) |
Unmapped(String name,
List<RangeAggregator.Range> ranges,
boolean keyed,
ValueFormat format,
AggregationContext context,
Aggregator parent,
InternalRange.Factory factory) |