Uses of Enum Class
org.apache.hadoop.yarn.service.api.records.PlacementScope
Packages that use PlacementScope
-
Uses of PlacementScope in org.apache.hadoop.yarn.service.api.records
Methods in org.apache.hadoop.yarn.service.api.records that return PlacementScopeModifier and TypeMethodDescriptionPlacementConstraint.getScope()static PlacementScopeReturns the enum constant of this class with the specified name.static PlacementScope[]PlacementScope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.yarn.service.api.records with parameters of type PlacementScopeModifier and TypeMethodDescriptionPlacementConstraint.scope(PlacementScope scope) The scope of placement.voidPlacementConstraint.setScope(PlacementScope scope)