| Package | Description |
|---|---|
| org.elasticsearch.search.aggregations | |
| org.elasticsearch.search.aggregations.bucket.histogram |
| Class and Description |
|---|
| DateHistogramBuilder
Builder for the
DateHistogram aggregation. |
| HistogramBuilder
Builder for the
Histogram aggregation. |
| Class and Description |
|---|
| DateHistogram
A
date_histogram aggregation. |
| DateHistogram.Bucket |
| DateHistogram.Interval
The interval the date histogram is based on.
|
| DateHistogramBuilder
Builder for the
DateHistogram aggregation. |
| ExtendedBounds |
| Histogram
A
histogram aggregation. |
| Histogram.Bucket
A bucket in the histogram where documents fall in
|
| Histogram.Order
A strategy defining the order in which the buckets in this histogram are ordered.
|
| HistogramBuilder
Builder for the
Histogram aggregation. |
| InternalHistogram
TODO should be renamed to InternalNumericHistogram (see comment on
Histogram)? |
| InternalHistogram.Bucket |
Copyright © 2009–2016. All rights reserved.