Constants§
- DEFAULT_
FS - FS_
DEFAULT_ NAME_ KEY - TRASH_
PREFIX - Prefix for trash directory.
- USER_
HOME_ PREFIX
Traits§
- File
System - An abstract base class for a fairly generic filesystem. It may be implemented as a distributed filesystem, or as a “local” one that reflects the locally-connected disk. The local version exists for small Hadoop instances and for testing.