Uses of Class
org.elasticsearch.search.aggregations.bucket.histogram.InternalAutoDateHistogram
-
Packages that use InternalAutoDateHistogram Package Description org.elasticsearch.search.aggregations.bucket.histogram -
-
Uses of InternalAutoDateHistogram in org.elasticsearch.search.aggregations.bucket.histogram
Methods in org.elasticsearch.search.aggregations.bucket.histogram that return InternalAutoDateHistogram Modifier and Type Method Description InternalAutoDateHistogramInternalAutoDateHistogram. create(List<InternalAutoDateHistogram.Bucket> buckets)
-