|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueueInfo | |
|---|---|
| org.apache.hadoop.yarn.api.protocolrecords | |
| org.apache.hadoop.yarn.api.records | |
| Uses of QueueInfo in org.apache.hadoop.yarn.api.protocolrecords |
|---|
| Methods in org.apache.hadoop.yarn.api.protocolrecords that return QueueInfo | |
|---|---|
QueueInfo |
GetQueueInfoResponse.getQueueInfo()
Get the QueueInfo for the specified queue. |
| Methods in org.apache.hadoop.yarn.api.protocolrecords with parameters of type QueueInfo | |
|---|---|
void |
GetQueueInfoResponse.setQueueInfo(QueueInfo queueInfo)
|
| Uses of QueueInfo in org.apache.hadoop.yarn.api.records |
|---|
| Methods in org.apache.hadoop.yarn.api.records that return types with arguments of type QueueInfo | |
|---|---|
List<QueueInfo> |
QueueInfo.getChildQueues()
Get the child queues of the queue. |
| Method parameters in org.apache.hadoop.yarn.api.records with type arguments of type QueueInfo | |
|---|---|
void |
QueueInfo.setChildQueues(List<QueueInfo> childQueues)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||