Class CSQueuePreemptionSettings
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueuePreemptionSettings
-
Constructor Summary
ConstructorsConstructorDescriptionCSQueuePreemptionSettings(CSQueue queue, CapacitySchedulerConfiguration configuration) -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanboolean
-
Constructor Details
-
CSQueuePreemptionSettings
-
-
Method Details
-
isIntraQueuePreemptionDisabled
public boolean isIntraQueuePreemptionDisabled() -
isIntraQueuePreemptionDisabledInHierarchy
public boolean isIntraQueuePreemptionDisabledInHierarchy() -
isPreemptionDisabled
public boolean isPreemptionDisabled()
-