|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AclEntry.Builder | |
|---|---|
| org.apache.hadoop.fs.permission | |
| Uses of AclEntry.Builder in org.apache.hadoop.fs.permission |
|---|
| Methods in org.apache.hadoop.fs.permission that return AclEntry.Builder | |
|---|---|
AclEntry.Builder |
AclEntry.Builder.setName(String name)
Sets the optional ACL entry name. |
AclEntry.Builder |
AclEntry.Builder.setPermission(FsAction permission)
Sets the set of permissions in the ACL entry. |
AclEntry.Builder |
AclEntry.Builder.setScope(AclEntryScope scope)
Sets the scope of the ACL entry. |
AclEntry.Builder |
AclEntry.Builder.setType(AclEntryType type)
Sets the ACL entry type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||