Generated by
JDiff

Package org.apache.hadoop.fs

Added Classes
CommonConfigurationKeys This class contains constants for configuration keys used in the common code.
FsStatus This class is used to represent the capacity free and used space on a FileSystem
 

Changed Classes
BlockLocation  
ChecksumFileSystem Abstract Checksumed FileSystem.
DF Filesystem disk space usage statistics.
FSDataInputStream Utility that wraps a FSInputStream in a DataInputStream and buffers input through a BufferedInputStream
FSInputChecker This is a generic input stream for verifying checksums for data before it is read by a user.
FileSystem An abstract base class for a fairly generic filesystem.
FileSystem.Statistics  
FileUtil A collection of file-processing util methods
FilterFileSystem A FilterFileSystem contains some other file system which it uses as its basic file system possibly transforming the data along the way or providing additional functionality.
FsShell Provide command line access to a FileSystem.
HarFileSystem This is an implementation of the Hadoop Archive Filesystem.
LocalDirAllocator An implementation of a round-robin scheme for disk allocation for creating files.
RawLocalFileSystem Implement the FileSystem API for the raw local filesystem.