| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.placement | |
| org.apache.hadoop.yarn.server.resourcemanager.placement.csmappingrule | |
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity | |
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.placement |
Contains classes that are related to the newer
version of CS placement engine.
|
| Class | Description |
|---|---|
| MappingRuleConditionalVariable |
| Class | Description |
|---|---|
| MappingRule |
Mapping rule represents a single mapping setting defined by the user.
|
| MappingRuleAction |
This interface represents the action part of a MappingRule, action are
responsible to decide what should happen with the actual application
submission.
|
| MappingRuleActionBase |
This class implements the fallback logic for MappingRuleActions, this can
be extended to implement the actual logic of the actions, this should be
a base class for most actions.
|
| MappingRuleConditionalVariable | |
| MappingRuleMatcher | |
| MappingRuleResult |
This class represents the outcome of an action.
|
| MappingRuleResultType | |
| MappingRuleValidationContext |
This interface represents a context which contains all methods and data
required by the mapping rules to validate the initial configuration.
|
| MappingRuleValidationHelper.ValidationResult |
| Class | Description |
|---|---|
| MappingRule |
Mapping rule represents a single mapping setting defined by the user.
|
| Class | Description |
|---|---|
| MappingRule |
Mapping rule represents a single mapping setting defined by the user.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.