Generated by
JDiff

Package org.apache.hadoop.fs

Added Classes and Interfaces
FsUrlStreamHandlerFactory Factory for URL stream handlers.
HarFileSystem This is an implementation of the Hadoop Archive Filesystem.
Syncable This interface declare the sync() operation.
 

Changed Classes
ChecksumFileSystem Abstract Checksumed FileSystem.
ContentSummary Store the summary of a content (a directory or a file).
DU Filesystem disk space usage statistics.
FSDataOutputStream Utility that wraps a OutputStream in a DataOutputStream, buffers output through a BufferedOutputStream and creates a checksum file.
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.
RawLocalFileSystem Implement the FileSystem API for the raw local filesystem.