@InterfaceAudience.Private public class ACLConfigurationParser extends Object
| Constructor and Description |
|---|
ACLConfigurationParser(org.apache.hadoop.conf.Configuration conf) |
ACLConfigurationParser(org.apache.hadoop.conf.Configuration conf,
boolean dagACLs) |
| Modifier and Type | Method and Description |
|---|---|
Map<org.apache.tez.common.security.ACLType,Set<String>> |
getAllowedGroups() |
Map<org.apache.tez.common.security.ACLType,Set<String>> |
getAllowedUsers() |
Copyright © 2014 Apache Software Foundation. All rights reserved.