public class FSYarnSiteConverter extends Object
Constructor and Description |
---|
FSYarnSiteConverter() |
Modifier and Type | Method and Description |
---|---|
void |
convertSiteProperties(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.conf.Configuration yarnSiteConfig,
boolean drfUsed,
boolean enableAsyncScheduler,
boolean userPercentage,
FSConfigToCSConfigConverterParams.PreemptionMode preemptionMode) |
boolean |
isPreemptionEnabled() |
boolean |
isSizeBasedWeight() |
public void convertSiteProperties(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.conf.Configuration yarnSiteConfig, boolean drfUsed, boolean enableAsyncScheduler, boolean userPercentage, FSConfigToCSConfigConverterParams.PreemptionMode preemptionMode)
public boolean isPreemptionEnabled()
public boolean isSizeBasedWeight()
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.