| Package | Description |
|---|---|
| org.apache.hadoop.metrics2.util |
| Modifier and Type | Field and Description |
|---|---|
private MetricQuantile[] |
MetricSampleQuantiles.quantiles
Array of Quantiles that we care about, along with desired error.
|
| Modifier and Type | Method and Description |
|---|---|
Map<MetricQuantile,Long> |
MetricSampleQuantiles.snapshot()
Get a snapshot of the current values of all the tracked quantiles.
|
| Constructor and Description |
|---|
MetricSampleQuantiles(MetricQuantile[] quantiles) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.