Uses of Class
org.apache.hadoop.metrics2.lib.MutableMetric
Packages that use MutableMetric
Package
Description
A collection of library classes for implementing metrics sources
-
Uses of MutableMetric in org.apache.hadoop.metrics2.lib
Subclasses of MutableMetric in org.apache.hadoop.metrics2.libModifier and TypeClassDescriptionclassThe mutable counter (monotonically increasing) metric interfaceclassA mutable int counter for implementing metrics sourcesclassA mutable long counterclassThe mutable gauge metric interfaceclassA mutable int gaugeclassA mutable long gaugeclassWatches a stream of long values, maintaining online estimates of specific quantiles with provably low error bounds.classWatches a stream of long values, maintaining online estimates of specific quantiles with provably low error bounds.classA convenient mutable metric for throughput measurementclassHelper class to manage a group of mutable rate metrics This class synchronizes all accesses to the metrics it contains, so it should not be used in situations where there is high contention on the metrics.classHelper class to manage a group of mutable rate metrics.classThis class maintains a group of rolling average metrics.classA mutable metric with stats.Methods in org.apache.hadoop.metrics2.lib that return MutableMetricModifier and TypeMethodDescriptionGet a metric by name