Package org.elasticsearch.search.aggregations.bucket.histogram
-
Interface Summary Interface Description Histogram Ahistogramaggregation.Histogram.Bucket A bucket in the histogram where documents fall inHistogramFactory Implemented by histogram aggregations and used by pipeline aggregations to insert buckets. -
Class Summary Class Description DateHistogramAggregationBuilder A builder for histograms on date fields.DateHistogramAggregatorFactory DateHistogramInterval The interval the date histogram is based on.ExtendedBounds HistogramAggregationBuilder A builder for histograms on numeric fields.HistogramAggregatorFactory InternalDateHistogram Implementation ofHistogram.InternalDateHistogram.Bucket InternalHistogram Implementation ofHistogram.InternalHistogram.Bucket ParsedDateHistogram ParsedDateHistogram.ParsedBucket ParsedHistogram