Class InternalAutoDateHistogram

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

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