Uses of Class
org.apache.hadoop.metrics2.util.MetricQuantile
-
Uses of MetricQuantile in org.apache.hadoop.metrics2.util
Modifier and TypeFieldDescriptionprivate final MetricQuantile[]
MetricSampleQuantiles.quantiles
Array of Quantiles that we care about, along with desired error.Modifier and TypeMethodDescriptionMetricSampleQuantiles.snapshot()
Get a snapshot of the current values of all the tracked quantiles.