|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AclEntryType | |
|---|---|
| org.apache.hadoop.fs.permission | |
| Uses of AclEntryType in org.apache.hadoop.fs.permission |
|---|
| Methods in org.apache.hadoop.fs.permission that return AclEntryType | |
|---|---|
AclEntryType |
AclEntry.getType()
Returns the ACL entry type. |
static AclEntryType |
AclEntryType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AclEntryType[] |
AclEntryType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.hadoop.fs.permission with parameters of type AclEntryType | |
|---|---|
AclEntry.Builder |
AclEntry.Builder.setType(AclEntryType type)
Sets the ACL entry type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||