Interface VariableWidthHistogramAggregatorSupplier

All Superinterfaces:
AggregatorSupplier
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface
public interface VariableWidthHistogramAggregatorSupplier
extends AggregatorSupplier
  • Method Summary

    Modifier and Type Method Description
    Aggregator build​(java.lang.String name, AggregatorFactories factories, int numBuckets, int shardSize, int initialBuffer, ValuesSourceConfig valuesSourceConfig, SearchContext aggregationContext, Aggregator parent, java.util.Map<java.lang.String,​java.lang.Object> metadata)