Uses of Package
org.apache.hadoop.util

Packages that use org.apache.hadoop.util
org.apache.hadoop.crypto.key   
org.apache.hadoop.fs An abstract file system API. 
org.apache.hadoop.fs.ftp   
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.ipc Tools to help define network clients and servers. 
org.apache.hadoop.security.alias   
org.apache.hadoop.tools   
org.apache.hadoop.util Common utilities. 
 

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

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.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.ipc
LightWeightCache.Entry
          Entries of LightWeightCache.
LightWeightGSet.LinkedElement
          Elements of LightWeightGSet.
 

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

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
ComparableVersion
          Generic implementation of version comparison.
DataChecksum.Type
          The checksum types
FileBasedIPList
          FileBasedIPList loads a list of subnets in CIDR format and ip addresses from a file.
IPList
           
LightWeightGSet.LinkedElement
          Elements of LightWeightGSet.
MachineList.InetAddressFactory
          InetAddressFactory is used to obtain InetAddress from host.
Progressable
          A facility for reporting progress.
Shell.CommandExecutor
           
Shell.OSType
           
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 © 2014 Apache Software Foundation. All Rights Reserved.