All Implemented Interfaces:
NamedWriteable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment, Aggregation, Histogram, HistogramFactory, MultiBucketsAggregation

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