Class InternalHistogram

All Implemented Interfaces:
NamedWriteable, Writeable, ToXContent, ToXContentFragment, Aggregation, Histogram, HistogramFactory, MultiBucketsAggregation

public final class InternalHistogram
extends InternalMultiBucketAggregation<InternalHistogram,​InternalHistogram.Bucket>
implements Histogram, HistogramFactory
Implementation of Histogram.