public interface Histogram extends MultiBucketsAggregation
histogram aggregation. Defines multiple buckets, each representing an interval in a histogram.| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static interface |
Histogram.Bucket
A bucket in the histogram where documents fall in
|
static class |
Histogram.Order
A strategy defining the order in which the buckets in this histogram are ordered.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<? extends Histogram.Bucket> |
getBuckets() |
getMetaData, getName, getPropertyList<? extends Histogram.Bucket> getBuckets()
getBuckets インタフェース内 MultiBucketsAggregationCopyright © 2009–2016. All rights reserved.