Uses of Package
org.apache.hadoop.util

Packages that use org.apache.hadoop.util
org.apache.hadoop.dfs A distributed implementation of FileSystem
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.mapred A system for scalable, fault-tolerant, distributed computation over large data collections. 
org.apache.hadoop.mapred.lib Library of generally useful mappers, reducers, and partitioners. 
org.apache.hadoop.util Common utilities. 
 

Classes in org.apache.hadoop.util used by org.apache.hadoop.dfs
Tool
          A tool interface that support generic options handling
ToolBase
          This is a base class to support generic commonad options.
 

Classes in org.apache.hadoop.util used by org.apache.hadoop.fs
Progressable
          An interface for callbacks when an method makes some progress.
Tool
          A tool interface that support generic options handling
ToolBase
          This is a base class to support generic commonad options.
 

Classes in org.apache.hadoop.util used by org.apache.hadoop.fs.s3
Progressable
          An interface for callbacks when an method makes some progress.
Tool
          A tool interface that support generic options handling
ToolBase
          This is a base class to support generic commonad options.
 

Classes in org.apache.hadoop.util used by org.apache.hadoop.io
Progress
          Utility to assist with generation of progress reports.
Progressable
          An interface for callbacks when an method makes some progress.
 

Classes in org.apache.hadoop.util used by org.apache.hadoop.mapred
Progressable
          An interface for callbacks when an method makes some progress.
Tool
          A tool interface that support generic options handling
ToolBase
          This is a base class to support generic commonad options.
 

Classes in org.apache.hadoop.util used by org.apache.hadoop.mapred.lib
Progressable
          An interface for callbacks when an method makes some progress.
 

Classes in org.apache.hadoop.util used by org.apache.hadoop.util
CopyFiles.CopyFilesMapper
          Base-class for all mappers for distcp
DiskChecker.DiskErrorException
           
Progress
          Utility to assist with generation of progress reports.
Tool
          A tool interface that support generic options handling
ToolBase
          This is a base class to support generic commonad options.
 



Copyright © 2006 The Apache Software Foundation