Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.placement | |
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity |
Modifier and Type | Field and Description |
---|---|
protected CapacitySchedulerQueueManager |
AppNameMappingPlacementRule.queueManager |
Modifier and Type | Method and Description |
---|---|
static ApplicationPlacementContext |
QueuePlacementRuleUtils.getPlacementContext(QueueMappingEntity mapping,
CapacitySchedulerQueueManager queueManager) |
static ApplicationPlacementContext |
QueuePlacementRuleUtils.getPlacementContext(QueueMappingEntity mapping,
String leafQueueName,
CapacitySchedulerQueueManager queueManager) |
void |
UserGroupMappingPlacementRule.setQueueManager(CapacitySchedulerQueueManager queueManager) |
static QueueMappingEntity |
QueuePlacementRuleUtils.validateAndGetAutoCreatedQueueMapping(CapacitySchedulerQueueManager queueManager,
QueueMappingEntity mapping,
QueuePath queuePath) |
static QueueMappingEntity |
QueuePlacementRuleUtils.validateAndGetQueueMapping(CapacitySchedulerQueueManager queueManager,
CSQueue queue,
QueueMappingEntity mapping,
QueuePath queuePath) |
Modifier and Type | Method and Description |
---|---|
CapacitySchedulerQueueManager |
CapacitySchedulerContext.getCapacitySchedulerQueueManager() |
CapacitySchedulerQueueManager |
CapacityScheduler.getCapacitySchedulerQueueManager() |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.