Uses of Enum Class
org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetExpression.TargetType
Packages that use PlacementConstraint.TargetExpression.TargetType
-
Uses of PlacementConstraint.TargetExpression.TargetType in org.apache.hadoop.yarn.api.resource
Methods in org.apache.hadoop.yarn.api.resource that return PlacementConstraint.TargetExpression.TargetTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.PlacementConstraint.TargetExpression.TargetType.values()Returns an array containing the constants of this enum class, in the order they are declared.