Uses of Class
org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate

Packages that use InterfaceAudience.LimitedPrivate
org.apache.hadoop.metrics Note, this package is deprecated in favor of org.apache.hadoop.metrics2 usage. 
org.apache.hadoop.metrics.util   
 

Packages with annotations of type InterfaceAudience.LimitedPrivate
org.apache.hadoop.metrics.util   
 

Uses of InterfaceAudience.LimitedPrivate in org.apache.hadoop.metrics
 

Classes in org.apache.hadoop.metrics with annotations of type InterfaceAudience.LimitedPrivate
 class ContextFactory
          Deprecated. in favor of org.apache.hadoop.metrics2 usage.
 class MetricsException
          Deprecated. in favor of MetricsException.
 class MetricsUtil
          Deprecated. in favor of org.apache.hadoop.metrics2 usage.
 interface Updater
          Deprecated. in favor of org.apache.hadoop.metrics2 usage.
 

Uses of InterfaceAudience.LimitedPrivate in org.apache.hadoop.metrics.util
 

Classes in org.apache.hadoop.metrics.util with annotations of type InterfaceAudience.LimitedPrivate
 class MBeanUtil
          Deprecated. in favor of MBeans.
 class MetricsDynamicMBeanBase
          Deprecated. in favor of org.apache.hadoop.metrics2 usage.
 class MetricsIntValue
          Deprecated. in favor of MetricMutableGaugeInt.
 class MetricsLongValue
          Deprecated. in favor of org.apache.hadoop.metrics2 usage.
 class MetricsRegistry
          Deprecated. in favor of MetricsRegistry.
 class MetricsTimeVaryingInt
          Deprecated. in favor of MetricMutableCounterInt.
 class MetricsTimeVaryingLong
          Deprecated. in favor of MetricMutableCounterLong.
 class MetricsTimeVaryingRate
          Deprecated. in favor of MetricMutableGauge.
 



Copyright © 2009 The Apache Software Foundation