| Class | Description |
|---|---|
| DefaultFileAccess |
Implements the default file access logic for HadoopShims.checkFileAccess(), for Hadoop
versions which do not implement FileSystem.access().
|
| ProxyFileSystem |
A FileSystem that can serve a given scheme/authority using some
other file system.
|
| ProxyLocalFileSystem |
A Proxy for LocalFileSystem
As an example, it serves uri's corresponding to: 'pfile:///' namespace with using a
LocalFileSystem
|
| ProxyLocalFileSystem.PFileChecksum |
Checksum implementation for PFile uses in testing
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.