Uses of Enum Class
org.apache.hadoop.fs.permission.AclEntryScope
Packages that use AclEntryScope
Package
Description
This package provides support for HDFS permission and ACL.
-
Uses of AclEntryScope in org.apache.hadoop.fs.permission
Methods in org.apache.hadoop.fs.permission that return AclEntryScopeModifier and TypeMethodDescriptionAclEntry.getScope()Returns the scope of the ACL entry.static AclEntryScopeReturns the enum constant of this class with the specified name.static AclEntryScope[]AclEntryScope.values()Returns an array containing the constants of this enum class, in the order they are declared.