| Interface | Description |
|---|---|
| Histogram |
A
histogram aggregation. |
| Histogram.Bucket |
A bucket in the histogram where documents fall in
|
| Class | Description |
|---|---|
| DateHistogramBuilder |
Builder for the
DateHistogram aggregation. |
| DateHistogramInterval |
The interval the date histogram is based on.
|
| DateHistogramParser | |
| ExtendedBounds | |
| Histogram.Order |
A strategy defining the order in which the buckets in this histogram are ordered.
|
| HistogramAggregator | |
| HistogramAggregator.Factory | |
| HistogramBuilder |
Builder for the
Histogram aggregation. |
| HistogramParser |
Parses the histogram request
|
| InternalDateHistogram | |
| InternalHistogram<B extends InternalHistogram.Bucket> |
TODO should be renamed to InternalNumericHistogram (see comment on
Histogram)? |
| InternalHistogram.Bucket | |
| InternalHistogram.Factory<B extends InternalHistogram.Bucket> |
Copyright © 2009–2017. All rights reserved.