public class HistogramResult extends AggregationResult
orderedByNestedAgg| Constructor and Description |
|---|
HistogramResult(Iterable<HistogramBucket> buckets) |
| Modifier and Type | Method and Description |
|---|---|
HistogramBucket |
getBucketByKey(Object key) |
Iterable<HistogramBucket> |
getBuckets() |
createEmptyResult, isOrderedByNestedAgg, setOrderedByNestedAggpublic HistogramResult(Iterable<HistogramBucket> buckets)
public Iterable<HistogramBucket> getBuckets()
public HistogramBucket getBucketByKey(Object key)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.