Uses of Class
org.apache.hadoop.fs.viewfs.ViewFileSystem.MountPoint
Packages that use ViewFileSystem.MountPoint
Package
Description
ViewFileSystem and ViewFileSystemOverloadScheme classes.
-
Uses of ViewFileSystem.MountPoint in org.apache.hadoop.fs.viewfs
Methods in org.apache.hadoop.fs.viewfs that return ViewFileSystem.MountPointMethods in org.apache.hadoop.fs.viewfs that return types with arguments of type ViewFileSystem.MountPointModifier and TypeMethodDescriptionstatic Map<ViewFileSystem.MountPoint,FsStatus> ViewFileSystemUtil.getStatus(FileSystem fileSystem, Path path) Get FsStatus for all ViewFsMountPoints matching path for the given ViewFileSystem.