| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api.protocolrecords | |
| org.apache.hadoop.yarn.api.records | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract List<QueueUserACLInfo> | GetQueueUserAclsInfoResponse. getUserAclsInfoList()Get the  QueueUserACLInfoper queue for the user. | 
| Modifier and Type | Method and Description | 
|---|---|
| static GetQueueUserAclsInfoResponse | GetQueueUserAclsInfoResponse. newInstance(List<QueueUserACLInfo> queueUserAclsList) | 
| abstract void | GetQueueUserAclsInfoResponse. setUserAclsInfoList(List<QueueUserACLInfo> queueUserAclsList) | 
| Modifier and Type | Method and Description | 
|---|---|
| static QueueUserACLInfo | QueueUserACLInfo. newInstance(String queueName,
           List<QueueACL> acls) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.