| Interface | Description |
|---|---|
| DateHistogram |
A
date_histogram aggregation. |
| DateHistogram.Bucket | |
| Histogram |
A
histogram aggregation. |
| Histogram.Bucket |
A bucket in the histogram where documents fall in
|
| Class | Description |
|---|---|
| DateHistogram.Interval |
The interval the date histogram is based on.
|
| DateHistogramBuilder |
Builder for the
DateHistogram aggregation. |
| 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 |
Copyright © 2009–2016. All rights reserved.