Uses of Interface
org.apache.hadoop.yarn.api.resource.PlacementConstraint.Visitable
Packages that use PlacementConstraint.Visitable
-
Uses of PlacementConstraint.Visitable in org.apache.hadoop.yarn.api.resource
Classes in org.apache.hadoop.yarn.api.resource with type parameters of type PlacementConstraint.VisitableModifier and TypeClassDescriptionstatic classClass that represents composite constraints, which comprise other constraints, forming a constraint tree.Classes in org.apache.hadoop.yarn.api.resource that implement PlacementConstraint.VisitableModifier and TypeClassDescriptionstatic classAbstract class that acts as the superclass of all placement constraint classes.static classClass that represents a composite constraint that is a conjunction of other constraints.static classClass that represents a cardinality constraint.static classClass that represents composite constraints, which comprise other constraints, forming a constraint tree.static classClass that represents a composite constraint that comprises a list of timed placement constraints (seePlacementConstraint.TimedPlacementConstraint).static classClass that represents a composite constraint that is a disjunction of other constraints.static classConsider a set of nodes N that belongs to the scope specified in the constraint.static classClass that represents a target constraint.static classClass representing the target expressions that are used in placement constraints.static classRepresents a timed placement constraint that has to be satisfied within a time window.