Uses of Package
org.apache.hadoop.conf

Packages that use org.apache.hadoop.conf
org.apache.hadoop.conf Configuration of system parameters. 
org.apache.hadoop.dfs A distributed implementation of FileSystem
org.apache.hadoop.filecache   
org.apache.hadoop.fs An abstract file system API. 
org.apache.hadoop.fs.s3 A distributed implementation of FileSystem that uses Amazon S3
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.io.compress   
org.apache.hadoop.ipc Tools to help define network clients and servers. 
org.apache.hadoop.mapred A system for scalable, fault-tolerant, distributed computation over large data collections. 
org.apache.hadoop.streaming   
org.apache.hadoop.tools   
org.apache.hadoop.util Common utilities. 
 

Classes in org.apache.hadoop.conf used by org.apache.hadoop.conf
Configurable
          Something that may be configured with a Configuration.
Configuration
          Provides access to configuration parameters.
 

Classes in org.apache.hadoop.conf used by org.apache.hadoop.dfs
Configurable
          Something that may be configured with a Configuration.
Configuration
          Provides access to configuration parameters.
Configured
          Base class for things that may be configured with a Configuration.
 

Classes in org.apache.hadoop.conf used by org.apache.hadoop.filecache
Configuration
          Provides access to configuration parameters.
 

Classes in org.apache.hadoop.conf used by org.apache.hadoop.fs
Configurable
          Something that may be configured with a Configuration.
Configuration
          Provides access to configuration parameters.
Configured
          Base class for things that may be configured with a Configuration.
 

Classes in org.apache.hadoop.conf used by org.apache.hadoop.fs.s3
Configurable
          Something that may be configured with a Configuration.
Configuration
          Provides access to configuration parameters.
Configured
          Base class for things that may be configured with a Configuration.
 

Classes in org.apache.hadoop.conf used by org.apache.hadoop.io
Configurable
          Something that may be configured with a Configuration.
Configuration
          Provides access to configuration parameters.
 

Classes in org.apache.hadoop.conf used by org.apache.hadoop.io.compress
Configurable
          Something that may be configured with a Configuration.
Configuration
          Provides access to configuration parameters.
 

Classes in org.apache.hadoop.conf used by org.apache.hadoop.ipc
Configuration
          Provides access to configuration parameters.
 

Classes in org.apache.hadoop.conf used by org.apache.hadoop.mapred
Configurable
          Something that may be configured with a Configuration.
Configuration
          Provides access to configuration parameters.
Configured
          Base class for things that may be configured with a Configuration.
 

Classes in org.apache.hadoop.conf used by org.apache.hadoop.streaming
Configuration
          Provides access to configuration parameters.
 

Classes in org.apache.hadoop.conf used by org.apache.hadoop.tools
Configurable
          Something that may be configured with a Configuration.
Configuration
          Provides access to configuration parameters.
 

Classes in org.apache.hadoop.conf used by org.apache.hadoop.util
Configurable
          Something that may be configured with a Configuration.
Configuration
          Provides access to configuration parameters.
 



Copyright © 2006 The Apache Software Foundation