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 and Description |
---|---|
protected CapacitySchedulerQueueInfoList |
CapacitySchedulerQueueInfo.queues |
protected CapacitySchedulerQueueInfoList |
CapacitySchedulerInfo.queues |
Modifier and Type | Method and Description |
---|---|
CapacitySchedulerQueueInfoList |
CapacitySchedulerQueueInfo.getQueues() |
CapacitySchedulerQueueInfoList |
CapacitySchedulerInfo.getQueues() |
protected CapacitySchedulerQueueInfoList |
CapacitySchedulerInfo.getQueues(CapacityScheduler cs,
CSQueue parent) |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.