Class InternalDateHistogram

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

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