public interface Percentiles extends NumericMetricsAggregation.MultiValue, java.lang.Iterable<Percentile>
NumericMetricsAggregation.MultiValue, NumericMetricsAggregation.SingleValueAggregation.CommonFieldsToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE_NAME |
TYPED_KEYS_DELIMITEREMPTY_PARAMS| Modifier and Type | Method and Description |
|---|---|
double |
percentile(double percent)
Return the value associated with the provided percentile.
|
java.lang.String |
percentileAsString(double percent)
Return the value associated with the provided percentile as a String.
|
getMetaData, getName, getTypeisFragment, toXContentstatic final java.lang.String TYPE_NAME