@LimitedPrivate({"MapReduce","HBase","Hive"}) @Stable
| Interface | Description |
|---|---|
| Constants |
Config variable prefixes for ViewFs -
see
ViewFs for examples. |
| MountTableConfigLoader |
An interface for loading mount-table configuration.
|
| Class | Description |
|---|---|
| ConfigUtil |
Utilities for config variables of the viewFs See
ViewFs |
| FsGetter |
File system instance getter.
|
| HCFSMountTableConfigLoader |
An implementation for Apache Hadoop compatible file system based mount-table
file loading.
|
| InodeTree<T> |
InodeTree implements a mount-table as a tree of inodes.
|
| InodeTree.INodeLink<T> |
An internal class to represent a mount link.
|
| InodeTree.MountPoint<T> | |
| InodeTree.ResolveResult<T> |
Resolve returns ResolveResult.
|
| ViewFileSystem |
ViewFileSystem (extends the FileSystem interface) implements a client-side
mount table.
|
| ViewFileSystem.MountPoint |
MountPoint representation built from the configuration.
|
| ViewFileSystemOverloadScheme |
This class is extended from the ViewFileSystem for the overloaded
scheme file system.
|
| ViewFileSystemOverloadScheme.MountPathInfo<T> |
A class to maintain the target file system and a path to pass to the target
file system.
|
| ViewFileSystemUtil |
Utility APIs for ViewFileSystem.
|
| ViewFs |
ViewFs (extends the AbstractFileSystem interface) implements a client-side
mount table.
|
| ViewFs.MountPoint |
| Enum | Description |
|---|---|
| RegexMountPointInterceptorType |
RegexMountPointInterceptorType.
|
| Exception | Description |
|---|---|
| NotInMountpointException |
NotInMountpointException extends the UnsupportedOperationException.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.