Uses of Enum Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.placement.schema.Rule.Policy
Packages that use Rule.Policy
Package
Description
This package contains classes related to the Fair Scheduler ->
Capacity Scheduler conversion.
-
Uses of Rule.Policy 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.PolicyModifier and TypeMethodDescriptionstatic Rule.PolicyRule.getPolicy()static Rule.PolicyReturns the enum constant of this class with the specified name.static Rule.Policy[]Rule.Policy.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.Policy -
Uses of Rule.Policy in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.converter
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.converter with parameters of type Rule.PolicyModifier and TypeMethodDescriptionvoidFSConfigToCSConfigRuleHandler.handleFSParentAndChildCreateFlagDiff(Rule.Policy policy)