Generated by
JDiff

Package org.apache.hadoop.util

Added Classes
DataChecksum This class provides inteface and utilities for processing checksums for DFS data transfers.
LineReader A class that provides a line reader from an input stream.
ProcfsBasedProcessTree A Proc file-system based ProcessTree.
StringUtils.TraditionalBinaryPrefix The traditional binary prefixes, kilo, mega, ..., exa, which can be represented by a 64-bit integer.
UTF8ByteArrayUtils  
 

Changed Classes
GenericOptionsParser GenericOptionsParser is a utility to parse command line arguments generic to the Hadoop framework.
HostsFileReader  
NativeCodeLoader A helper to load the native hadoop code i.e.
PriorityQueue A PriorityQueue maintains a partial ordering of its elements such that the least element can always be found in constant time.
ReflectionUtils General reflection utils
ServletUtil  
Shell A base class for running a Unix command.
Shell.ShellCommandExecutor A simple shell command executor.
StringUtils General string utils