Uses of Enum Class
org.apache.hadoop.yarn.server.resourcemanager.placement.csmappingrule.MappingRuleResultType
Packages that use MappingRuleResultType
-
Uses of MappingRuleResultType in org.apache.hadoop.yarn.server.resourcemanager.placement.csmappingrule
Methods in org.apache.hadoop.yarn.server.resourcemanager.placement.csmappingrule that return MappingRuleResultTypeModifier and TypeMethodDescriptionMappingRuleResult.getResult()Returns the type of the result.static MappingRuleResultTypeReturns the enum constant of this class with the specified name.static MappingRuleResultType[]MappingRuleResultType.values()Returns an array containing the constants of this enum class, in the order they are declared.