Uses of Enum Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.converter.FSConfigToCSConfigConverterParams.PreemptionMode
Packages that use FSConfigToCSConfigConverterParams.PreemptionMode
Package
Description
This package contains classes related to the Fair Scheduler ->
Capacity Scheduler conversion.
-
Uses of FSConfigToCSConfigConverterParams.PreemptionMode in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.converter
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.converter that return FSConfigToCSConfigConverterParams.PreemptionModeModifier and TypeMethodDescriptionFSConfigToCSConfigConverterParams.PreemptionMode.fromString(String cliOption) FSConfigToCSConfigConverterParams.getPreemptionMode()Returns the enum constant of this class with the specified name.FSConfigToCSConfigConverterParams.PreemptionMode.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.fair.converter with parameters of type FSConfigToCSConfigConverterParams.PreemptionModeModifier and TypeMethodDescriptionvoidFSYarnSiteConverter.convertSiteProperties(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.conf.Configuration yarnSiteConfig, boolean drfUsed, boolean enableAsyncScheduler, boolean userPercentage, FSConfigToCSConfigConverterParams.PreemptionMode preemptionMode) FSConfigToCSConfigConverterParams.Builder.withDisablePreemption(FSConfigToCSConfigConverterParams.PreemptionMode preemptionMode)