Changed Classes |
ContentSummary
|
Store the summary of a content (a directory or a file). |
FSInputChecker
|
This is a generic input stream for verifying checksums for
data before it is read by a user. |
FSOutputSummer
|
This is a generic output stream for generating checksums for
data before it is written to the underlying stream |
FileStatus
|
Interface that represents the client side information for a 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. |
LocalFileSystem
|
Implement the FileSystem API for the checksumed local filesystem. |