|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetricsBase | |
---|---|
org.apache.hadoop.metrics.util |
Uses of MetricsBase in org.apache.hadoop.metrics.util |
---|
Subclasses of MetricsBase in org.apache.hadoop.metrics.util | |
---|---|
class |
MetricsIntValue
Deprecated. in favor of MetricMutableGaugeInt . |
class |
MetricsLongValue
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
class |
MetricsTimeVaryingInt
Deprecated. in favor of MetricMutableCounterInt . |
class |
MetricsTimeVaryingLong
Deprecated. in favor of MetricMutableCounterLong . |
class |
MetricsTimeVaryingRate
Deprecated. in favor of MetricMutableGauge . |
Methods in org.apache.hadoop.metrics.util that return MetricsBase | |
---|---|
MetricsBase |
MetricsRegistry.get(String metricsName)
Deprecated. |
Methods in org.apache.hadoop.metrics.util that return types with arguments of type MetricsBase | |
---|---|
Collection<MetricsBase> |
MetricsRegistry.getMetricsList()
Deprecated. |
Methods in org.apache.hadoop.metrics.util with parameters of type MetricsBase | |
---|---|
void |
MetricsRegistry.add(String metricsName,
MetricsBase theMetricsObj)
Deprecated. Add a new metrics to the registry |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |