|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@InterfaceAudience.Public @InterfaceStability.Stable public interface GetQueueInfoResponse
The response sent by the ResourceManager to a client
requesting information about queues in the system.
The response includes a QueueInfo which has details such as
queue name, used/total capacities, running applications, child queues etc
.
QueueInfo,
ClientRMProtocol.getQueueInfo(GetQueueInfoRequest)| Method Summary | |
|---|---|
QueueInfo |
getQueueInfo()
Get the QueueInfo for the specified queue. |
void |
setQueueInfo(QueueInfo queueInfo)
|
| Method Detail |
|---|
QueueInfo getQueueInfo()
QueueInfo for the specified queue.
QueueInfo for the specified queue@InterfaceAudience.Private @InterfaceStability.Unstable void setQueueInfo(QueueInfo queueInfo)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||