@InterfaceAudience.Public @InterfaceStability.Evolving
| Class | Description |
|---|---|
| MetricQuantile |
Specifies a quantile (with error bounds) to be watched by a
MetricSampleQuantiles object. |
| MetricSampleQuantiles |
Implementation of the Cormode, Korn, Muthukrishnan, and Srivastava algorithm
for streaming calculation of targeted high-percentile epsilon-approximate
quantiles.
|
| MetricSampleQuantiles.SampleItem |
Describes a measured value passed to the estimator, tracking additional
metadata required by the CKMS algorithm.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.