Aggregation, java.lang.Iterable<Percentile>, NumericMetricsAggregation, NumericMetricsAggregation.MultiValue, ToXContent, ToXContentFragmentPercentilesBucketInternalHDRPercentiles, InternalPercentilesBucket, InternalTDigestPercentiles, ParsedHDRPercentiles, ParsedPercentilesBucket, ParsedTDigestPercentilespublic interface Percentiles extends NumericMetricsAggregation.MultiValue, java.lang.Iterable<Percentile>
Aggregation.CommonFieldsNumericMetricsAggregation.MultiValue, NumericMetricsAggregation.SingleValueToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
TYPE_NAME |
TYPED_KEYS_DELIMITEREMPTY_PARAMS| Modifier and Type | Method | 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, getTypetoXContentisFragmentstatic final java.lang.String TYPE_NAME