Uses of Class
org.apache.hadoop.fs.permission.AclStatus
Packages that use AclStatus
Package
Description
An abstract file system API.
This package provides support for HDFS permission and ACL.
ViewFileSystem and ViewFileSystemOverloadScheme classes.
-
Uses of AclStatus in org.apache.hadoop.fs
Methods in org.apache.hadoop.fs that return AclStatusModifier and TypeMethodDescriptionAbstractFileSystem.getAclStatus(Path path) Gets the ACLs of files and directories.FileContext.getAclStatus(Path path) Gets the ACLs of files and directories.FileSystem.getAclStatus(Path path) Gets the ACL of a file or directory.FilterFileSystem.getAclStatus(Path path) FilterFs.getAclStatus(Path path) -
Uses of AclStatus in org.apache.hadoop.fs.permission
Methods in org.apache.hadoop.fs.permission that return AclStatus -
Uses of AclStatus in org.apache.hadoop.fs.viewfs
Methods in org.apache.hadoop.fs.viewfs that return AclStatusModifier and TypeMethodDescriptionViewFileSystem.getAclStatus(Path path) ViewFs.getAclStatus(Path path)