public class FSYarnSiteConverter
extends java.lang.Object
| Constructor | Description |
|---|---|
FSYarnSiteConverter() |
| Modifier and Type | Method | 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–2025 Apache Software Foundation. All rights reserved.