| Package | Description |
|---|---|
| org.apache.hadoop.metrics2.lib |
A collection of library classes for implementing metrics sources
|
| org.apache.hadoop.metrics2.util |
General helpers for implementing source and sinks
|
| Modifier and Type | Method | Description |
|---|---|---|
QuantileEstimator |
MutableQuantiles.getEstimator() |
Get the quantile estimator.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
MutableQuantiles.setEstimator(QuantileEstimator quantileEstimator) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
SampleQuantiles |
Implementation of the Cormode, Korn, Muthukrishnan, and Srivastava algorithm
for streaming calculation of targeted high-percentile epsilon-approximate
quantiles.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.