Class InternalDateHistogram

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

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