| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.placement |
| Modifier and Type | Method and Description |
|---|---|
static QueuePath |
QueuePlacementRuleUtils.extractQueuePath(String queuePath) |
QueuePath |
QueueMappingEntity.getQueuePath() |
QueuePath |
QueueMapping.getQueuePath() |
| Modifier and Type | Method and Description |
|---|---|
QueueMapping.QueueMappingBuilder |
QueueMapping.QueueMappingBuilder.queuePath(QueuePath path) |
static QueueMappingEntity |
QueuePlacementRuleUtils.validateAndGetAutoCreatedQueueMapping(CapacitySchedulerQueueManager queueManager,
QueueMappingEntity mapping,
QueuePath queuePath) |
static QueueMappingEntity |
QueuePlacementRuleUtils.validateAndGetQueueMapping(CapacitySchedulerQueueManager queueManager,
CSQueue queue,
QueueMappingEntity mapping,
QueuePath queuePath) |
| Constructor and Description |
|---|
QueueMappingEntity(String source,
QueuePath path) |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.