|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@InterfaceAudience.Public @InterfaceStability.Stable public interface GetQueueUserAclsInfoResponse
The response sent by the ResourceManager to clients
seeking queue acls for the user.
The response contains a list of QueueUserACLInfo which
provides information about QueueACL per queue.
QueueACL,
QueueUserACLInfo,
ClientRMProtocol.getQueueUserAcls(GetQueueUserAclsInfoRequest)| Method Summary | |
|---|---|
List<QueueUserACLInfo> |
getUserAclsInfoList()
Get the QueueUserACLInfo per queue for the user. |
void |
setUserAclsInfoList(List<QueueUserACLInfo> queueUserAclsList)
|
| Method Detail |
|---|
@InterfaceAudience.Public @InterfaceStability.Stable List<QueueUserACLInfo> getUserAclsInfoList()
QueueUserACLInfo per queue for the user.
QueueUserACLInfo per queue for the user@InterfaceAudience.Private @InterfaceStability.Unstable void setUserAclsInfoList(List<QueueUserACLInfo> queueUserAclsList)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||