|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@InterfaceAudience.Public @InterfaceStability.Stable public interface QueueUserACLInfo
QueueUserACLInfo provides information QueueACL for
the given user.
QueueACL,
ClientRMProtocol.getQueueUserAcls(org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoRequest)| Method Summary | |
|---|---|
String |
getQueueName()
Get the queue name of the queue. |
List<QueueACL> |
getUserAcls()
Get the list of QueueACL for the given user. |
| Method Detail |
|---|
@InterfaceAudience.Public @InterfaceStability.Stable String getQueueName()
@InterfaceAudience.Public @InterfaceStability.Stable List<QueueACL> getUserAcls()
QueueACL for the given user.
QueueACL for the given user
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||