| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.api.protocolrecords |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
GetQueueInfoResponse |
ApplicationClientProtocol.getQueueInfo(GetQueueInfoRequest request) |
The interface used by clients to get information about queues
from the
ResourceManager. |
| Modifier and Type | Method | Description |
|---|---|---|
static GetQueueInfoRequest |
GetQueueInfoRequest.newInstance(java.lang.String queueName,
boolean includeApplications,
boolean includeChildQueues,
boolean recursive) |
|
static GetQueueInfoRequest |
GetQueueInfoRequest.newInstance(java.lang.String queueName,
boolean includeApplications,
boolean includeChildQueues,
boolean recursive,
java.lang.String subClusterId) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.