Changed Classes |
AbstractFileSystem
|
This class provides an interface for implementors of a Hadoop file system (analogous to the VFS of Unix). |
CommonConfigurationKeysPublic
|
This class contains constants for configuration keys used in the common code. |
FileStatus
|
Interface that represents the client side information for a file. |
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. |
FsServerDefaults
|
Provides server default configuration values to clients. |