| Interface | Description |
|---|---|
| FileLocation |
| Class | Description |
|---|---|
| LocalBlockLocation |
Implementation of the
BlockLocation interface for a local file system. |
| LocalCSVReader | |
| LocalDataInputStream |
The
LocalDataInputStream class is a wrapper class for a data
input stream to the local file system. |
| LocalDataOutputStream |
The
LocalDataOutputStream class is a wrapper class for a data
output stream to the local file system. |
| LocalFileLocation | |
| LocalFileStatus |
The class
LocalFileStatus provides an implementation of the FileStatus
interface for the local file system. |
| LocalFileSystem |
Represents a local file system.
|