public interface Range extends MultiBucketsAggregation
range aggregation. Defines multiple buckets, each associated with a pre-defined value range of a field,
and where the value of that fields in all documents in each bucket fall in the bucket's range.| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static interface |
Range.Bucket
A bucket associated with a specific range
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<? extends Range.Bucket> |
getBuckets()
Return the buckets of this range aggregation.
|
getMetaData, getName, getPropertyList<? extends Range.Bucket> getBuckets()
getBuckets インタフェース内 MultiBucketsAggregationCopyright © 2009–2016. All rights reserved.