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

Packages that use InterfaceAudience.LimitedPrivate
org.apache.hadoop.conf Configuration of system parameters. 
org.apache.hadoop.io Generic i/o code for use when reading and writing data to the network, to databases, and to files. 
org.apache.hadoop.metrics Note, this package is deprecated in favor of org.apache.hadoop.metrics2 usage. 
org.apache.hadoop.metrics.util   
org.apache.hadoop.net Network-related classes. 
 

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

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

Classes in org.apache.hadoop.conf with annotations of type InterfaceAudience.LimitedPrivate
 class ConfServlet
          A servlet to print out the running configuration data.
 

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

Classes in org.apache.hadoop.io with annotations of type InterfaceAudience.LimitedPrivate
 class UTF8
          Deprecated. replaced by Text
 

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.
 

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

Classes in org.apache.hadoop.net with annotations of type InterfaceAudience.LimitedPrivate
 class NetworkTopologyWithNodeGroup
          The class extends NetworkTopology to represents a cluster of computer with a 4-layers hierarchical network topology.
 



Copyright © 2009 The Apache Software Foundation