Uses of Enum Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.placement.schema.Rule.Type
Packages that use Rule.Type
Package
Description
-
Uses of Rule.Type in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.placement.schema
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.placement.schema that return Rule.TypeModifier and TypeMethodDescriptionstatic Rule.TypeRule.getType()static Rule.TypeReturns the enum constant of this class with the specified name.static Rule.Type[]Rule.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.placement.schema with parameters of type Rule.Type