The response sent by the ResourceManager to a client requesting information about queues in the system.
The response includes a {@link QueueInfo} which has details such asqueue name, used/total capacities, running applications, child queues etc .
@see QueueInfo @see ClientRMProtocol#getQueueInfo(GetQueueInfoRequest) | |
| |