Implementations of AbstractFileSystem for hdfs
over rpc and hdfs over web.
| Class | Description |
|---|---|
| Hdfs | |
| HdfsBlockLocation |
Wrapper for
BlockLocation that also includes a LocatedBlock,
allowing more detailed queries to the datanode about a block. |
| SWebHdfs |
AbstractFileSystem implementation for HDFS over the web (secure).
|
| WebHdfs |
AbstractFileSystem implementation for HDFS over the web.
|
| XAttr |
XAttr is the POSIX Extended Attribute model similar to that found in
traditional Operating Systems.
|
| XAttr.Builder |
| Enum | Description |
|---|---|
| CacheFlag |
Specifies semantics for CacheDirective operations.
|
| XAttr.NameSpace |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.