| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | 
| Modifier and Type | Method and Description | 
|---|---|
| GetQueueInfoResponse | ApplicationClientProtocol. getQueueInfo(GetQueueInfoRequest request)The interface used by clients to get information about queues
 from the  ResourceManager. | 
| Modifier and Type | Method and Description | 
|---|---|
| static GetQueueInfoRequest | GetQueueInfoRequest. newInstance(String queueName,
           boolean includeApplications,
           boolean includeChildQueues,
           boolean recursive) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.