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 © 2016 Apache Software Foundation. All Rights Reserved.