Uses of Class
org.apache.hadoop.conf.Configured

Packages that use Configured
org.apache.hadoop.dfs A distributed implementation of FileSystem
org.apache.hadoop.fs An abstract file system API. 
 

Uses of Configured in org.apache.hadoop.dfs
 

Subclasses of Configured in org.apache.hadoop.dfs
 class DistributedFileSystem
          Implementation of the abstract FileSystem for the DFS system.
 

Uses of Configured in org.apache.hadoop.fs
 

Subclasses of Configured in org.apache.hadoop.fs
 class FileSystem
          An abstract base class for a fairly generic filesystem.
 class LocalFileSystem
          Implement the FileSystem API for the native filesystem.
 



Copyright © 2006 The Apache Software Foundation