Uses of Package
org.apache.hadoop.yarn.server.resourcemanager.placement.csmappingrule
Packages that use org.apache.hadoop.yarn.server.resourcemanager.placement.csmappingrule
Package
Description
Contains classes that are related to the newer
version of CS placement engine.
-
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.placement.csmappingrule used by org.apache.hadoop.yarn.server.resourcemanager.placement.csmappingruleClassDescriptionMapping rule represents a single mapping setting defined by the user.This interface represents the action part of a MappingRule, action are responsible to decide what should happen with the actual application submission.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.This class represents the outcome of an action.This interface represents a context which contains all methods and data required by the mapping rules to validate the initial configuration.
-
-