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 GetQueueInfoResponse |
GetQueueInfoResponse.newInstance(QueueInfo queueInfo) |
Copyright © 2015 Apache Software Foundation. All rights reserved.