Class PlacementConstraint.TargetExpression

java.lang.Object
org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetExpression
All Implemented Interfaces:
PlacementConstraint.Visitable
Enclosing class:
PlacementConstraint

public static class PlacementConstraint.TargetExpression extends Object implements PlacementConstraint.Visitable
Class representing the target expressions that are used in placement constraints. They might refer to expressions on node attributes, allocation tags, or be self-targets (referring to the allocation to which the constraint is attached).