public interface Percentiles extends NumericMetricsAggregation.MultiValue, Iterable<Percentile>
NumericMetricsAggregation.MultiValue, NumericMetricsAggregation.SingleValue| 修飾子とタイプ | メソッドと説明 |
|---|---|
double |
percentile(double percent)
Return the value associated with the provided percentile.
|
String |
percentileAsString(double percent)
Return the value associated with the provided percentile as a String.
|
getMetaData, getName, getPropertyforEach, iterator, spliteratordouble percentile(double percent)
String percentileAsString(double percent)
Copyright © 2009–2016. All rights reserved.