public class PercentilesResult extends AggregationResult
orderedByNestedAgg| Constructor and Description |
|---|
PercentilesResult(Iterable<Percentile> percentiles) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Percentile> |
getPercentiles() |
createEmptyResult, isOrderedByNestedAgg, setOrderedByNestedAggpublic PercentilesResult(Iterable<Percentile> percentiles)
public Iterable<Percentile> getPercentiles()
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.