| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.webapp.dao |
This package contains the web data access objects (DAO) for the RM.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected java.util.ArrayList<QueueAclInfo> |
QueueAclsInfo.queueAcl |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.ArrayList<QueueAclInfo> |
QueueAclsInfo.getQueueAcls() |
|
static java.util.ArrayList<QueueAclInfo> |
CapacitySchedulerQueueInfo.getSortedQueueAclInfoList(CSQueue queue,
java.lang.String queuePath,
CapacitySchedulerConfiguration conf) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
QueueAclsInfo.add(QueueAclInfo queueAclInfo) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
QueueAclsInfo.addAll(java.util.ArrayList<QueueAclInfo> queueAclsInfo) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.