Uses of Class
org.apache.hadoop.yarn.api.resource.PlacementConstraintTransformations.AbstractTransformer
Packages that use PlacementConstraintTransformations.AbstractTransformer
-
Uses of PlacementConstraintTransformations.AbstractTransformer in org.apache.hadoop.yarn.api.resource
Subclasses of PlacementConstraintTransformations.AbstractTransformer in org.apache.hadoop.yarn.api.resourceModifier and TypeClassDescriptionstatic classVisits aPlacementConstrainttree and substitutes eachPlacementConstraint.TargetConstraintandPlacementConstraint.CardinalityConstraintwith an equivalentPlacementConstraint.SingleConstraint.static classVisits aPlacementConstrainttree and, whenever possible, substitutes eachPlacementConstraint.SingleConstraintwith aPlacementConstraint.TargetConstraint.