Generated by
JDiff

Package org.apache.hadoop.fs

Added Classes
FsStatus This class is used to represent the capacity free and used space on a FileSystem
 

Changed Classes
FileSystem An abstract base class for a fairly generic filesystem.
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.
RawLocalFileSystem Implement the FileSystem API for the raw local filesystem.