Package | Description |
---|---|
org.apache.hadoop.fs.permission |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.