| Class | Description |
|---|---|
| LocalBlockLocation |
Implementation of the
BlockLocation interface for a
local file system. |
| 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. |
| LocalFileStatus |
The class
LocalFileStatus provides an implementation of the FileStatus interface
for the local file system. |
| LocalFileSystem |
The class
LocalFile provides an implementation of the FileSystem interface for the local file
system. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.