Uses of Package
org.apache.hadoop.util

Packages that use org.apache.hadoop.util
org.apache.hadoop.fs An abstract file system API. 
org.apache.hadoop.fs.ftp   
org.apache.hadoop.fs.kfs A client for the Kosmos filesystem (KFS) 
org.apache.hadoop.fs.s3 A distributed, block-based implementation of FileSystem that uses Amazon S3 as a backing store. 
org.apache.hadoop.fs.s3native A distributed implementation of FileSystem for reading and writing files on Amazon S3
org.apache.hadoop.fs.viewfs   
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.tools   
org.apache.hadoop.util Common utilities. 
 

Classes in org.apache.hadoop.util used by org.apache.hadoop.fs
DataChecksum.Type
          The checksum types
Progressable
          A facility for reporting progress.
 

Classes in org.apache.hadoop.util used by org.apache.hadoop.fs.ftp
Progressable
          A facility for reporting progress.
 

Classes in org.apache.hadoop.util used by org.apache.hadoop.fs.kfs
Progressable
          A facility for reporting progress.
 

Classes in org.apache.hadoop.util used by org.apache.hadoop.fs.s3
Progressable
          A facility for reporting progress.
Tool
          A tool interface that supports handling of generic command-line options.
 

Classes in org.apache.hadoop.util used by org.apache.hadoop.fs.s3native
Progressable
          A facility for reporting progress.
 

Classes in org.apache.hadoop.util used by org.apache.hadoop.fs.viewfs
Progressable
          A facility for reporting progress.
 

Classes in org.apache.hadoop.util used by org.apache.hadoop.io
Progressable
          A facility for reporting progress.
 

Classes in org.apache.hadoop.util used by org.apache.hadoop.tools
Tool
          A tool interface that supports handling of generic command-line options.
 

Classes in org.apache.hadoop.util used by org.apache.hadoop.util
DataChecksum.Type
          The checksum types
Progressable
          A facility for reporting progress.
ShutdownHookManager
          The ShutdownHookManager enables running shutdownHook in a deterministic order, higher priority first.
StringUtils.TraditionalBinaryPrefix
          The traditional binary prefixes, kilo, mega, ..., exa, which can be represented by a 64-bit integer.
Tool
          A tool interface that supports handling of generic command-line options.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.