| Package | Description |
|---|---|
| org.elasticsearch.search.aggregations.bucket.histogram |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DateHistogram
A
date_histogram aggregation. |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalDateHistogram |
class |
InternalHistogram<B extends InternalHistogram.Bucket>
TODO should be renamed to InternalNumericHistogram (see comment on
Histogram)? |
Copyright © 2009–2016. All rights reserved.