Package | Description |
---|---|
org.apache.hadoop.mapred | |
org.apache.hadoop.mapreduce | |
org.apache.hadoop.mapreduce.protocol |
Modifier and Type | Method and Description |
---|---|
QueueAclsInfo[] |
YARNRunner.getQueueAclsForCurrentUser() |
QueueAclsInfo[] |
ResourceMgrDelegate.getQueueAclsForCurrentUser() |
QueueAclsInfo[] |
LocalJobRunner.getQueueAclsForCurrentUser() |
Modifier and Type | Method and Description |
---|---|
static QueueAclsInfo[] |
TypeConverter.fromYarnQueueUserAclsInfo(List<QueueUserACLInfo> userAcls) |
QueueAclsInfo[] |
Cluster.getQueueAclsForCurrentUser()
Gets the Queue ACLs for current user
|
Modifier and Type | Method and Description |
---|---|
QueueAclsInfo[] |
ClientProtocol.getQueueAclsForCurrentUser()
Gets the Queue ACLs for current user
|
Copyright © 2013 Apache Software Foundation. All rights reserved.