Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.placement | |
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity |
Modifier and Type | Class and Description |
---|---|
class |
AppNameMappingPlacementRule |
class |
UserGroupMappingPlacementRule |
Modifier and Type | Method and Description |
---|---|
static PlacementRule |
PlacementFactory.getPlacementRule(String ruleStr,
org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
List<PlacementRule> |
PlacementManager.getPlacementRules() |
Modifier and Type | Method and Description |
---|---|
void |
PlacementManager.updateRules(List<PlacementRule> rules) |
Modifier and Type | Method and Description |
---|---|
PlacementRule |
CapacityScheduler.getAppNameMappingPlacementRule() |
PlacementRule |
CapacityScheduler.getUserGroupMappingPlacementRule() |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.