public final class FSConfigToCSConfigConverterParams extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FSConfigToCSConfigConverterParams.Builder
Builder that can construct FSConfigToCSConfigConverterParams objects.
|
static class |
FSConfigToCSConfigConverterParams.PreemptionMode |
Modifier and Type | Method and Description |
---|---|
String |
getClusterResource() |
String |
getConversionRulesConfig() |
String |
getFairSchedulerXmlConfig() |
String |
getOutputDirectory() |
FSConfigToCSConfigConverterParams.PreemptionMode |
getPreemptionMode() |
String |
getYarnSiteXmlConfig() |
boolean |
isConsole() |
boolean |
isConvertPlacementRules() |
boolean |
isPlacementRulesToFile() |
boolean |
isUsePercentages() |
String |
toString() |
public String getFairSchedulerXmlConfig()
public String getYarnSiteXmlConfig()
public String getConversionRulesConfig()
public String getClusterResource()
public boolean isConsole()
public String getOutputDirectory()
public boolean isConvertPlacementRules()
public boolean isPlacementRulesToFile()
public boolean isUsePercentages()
public FSConfigToCSConfigConverterParams.PreemptionMode getPreemptionMode()
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.