Uses of Interface
org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.ConstraintTokenizer
Packages that use PlacementConstraintParser.ConstraintTokenizer
Package
Description
Package org.apache.hadoop.yarn.util.constraint contains classes
which is used as utility class for placement constraints.
-
Uses of PlacementConstraintParser.ConstraintTokenizer in org.apache.hadoop.yarn.util.constraint
Classes in org.apache.hadoop.yarn.util.constraint that implement PlacementConstraintParser.ConstraintTokenizerModifier and TypeClassDescriptionstatic classA basic tokenizer that splits an expression by a given delimiter.static final classTokenizer used to parse conjunction form of a constraint expression, [AND|OR](C1:C2:...static classTokenizer used to handle a placement spec composed by multiple constraint expressions.static classTokenizer used to parse allocation tags expression, which should be in tag(numOfAllocations) syntax.Constructors in org.apache.hadoop.yarn.util.constraint with parameters of type PlacementConstraintParser.ConstraintTokenizer