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
DF Filesystem disk space usage statistics.
FSDataInputStream Utility that wraps a FSInputStream in a DataInputStream and buffers input through a BufferedInputStream
FileSystem An abstract base class for a fairly generic filesystem.
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.
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.