Uses of Class
org.apache.hadoop.yarn.api.resource.PlacementConstraint.And
Packages that use PlacementConstraint.And
-
Uses of PlacementConstraint.And in org.apache.hadoop.yarn.api.resource
Methods in org.apache.hadoop.yarn.api.resource that return PlacementConstraint.AndModifier and TypeMethodDescriptionstatic PlacementConstraint.AndPlacementConstraints.and(PlacementConstraint.AbstractConstraint... children) A conjunction of constraints.Methods in org.apache.hadoop.yarn.api.resource with parameters of type PlacementConstraint.AndModifier and TypeMethodDescriptionPlacementConstraint.Visitor.visit(PlacementConstraint.And constraint)