| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api.protocolrecords | |
| org.apache.hadoop.yarn.client | |
| org.hadoop.yarn.client |
| Modifier and Type | Method and Description |
|---|---|
List<QueueUserACLInfo> |
GetQueueUserAclsInfoResponse.getUserAclsInfoList()
Get the
QueueUserACLInfo per queue for the user. |
| Modifier and Type | Method and Description |
|---|---|
void |
GetQueueUserAclsInfoResponse.setUserAclsInfoList(List<QueueUserACLInfo> queueUserAclsList) |
| Modifier and Type | Method and Description |
|---|---|
List<QueueUserACLInfo> |
YarnClientImpl.getQueueAclsInfo() |
List<QueueUserACLInfo> |
YarnClient.getQueueAclsInfo()
Get information about acls for current user on all the
existing queues.
|
| Modifier and Type | Method and Description |
|---|---|
List<QueueUserACLInfo> |
YarnClientImpl.getQueueAclsInfo() |
List<QueueUserACLInfo> |
YarnClient.getQueueAclsInfo()
Get information about acls for current user on all the
existing queues.
|
Copyright © 2014 Apache Software Foundation. All Rights Reserved.