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