Package org.apache.hadoop.metrics2.util
Class MetricQuantile
java.lang.Object
org.apache.hadoop.metrics2.util.MetricQuantile
Specifies a quantile (with error bounds) to be watched by a
MetricSampleQuantiles
object.-
Field Summary
Modifier and TypeFieldDescription(package private) final double
The error bounds for thequantile
.(package private) final double
The quantile to be watched by aMetricSampleQuantiles
. -
Constructor Summary
-
Method Summary