| Package | Description | 
|---|---|
| org.apache.hadoop.fs.permission | This package provides support for HDFS permission and ACL. | 
| Modifier and Type | Method and Description | 
|---|---|
| AclEntryScope | AclEntry. getScope()Returns the scope of the ACL entry. | 
| static AclEntryScope | AclEntryScope. valueOf(String name) | 
| static AclEntryScope[] | AclEntryScope. values() | 
Copyright © 2022 Apache Software Foundation. All rights reserved.