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 | isAutoCreateChildQueues() | 
| boolean | isPreemptionEnabled() | 
| boolean | isSizeBasedWeight() | 
| boolean | isUserAsDefaultQueue() | 
public void convertSiteProperties(org.apache.hadoop.conf.Configuration conf,
                                  org.apache.hadoop.conf.Configuration yarnSiteConfig,
                                  boolean drfUsed,
                                  boolean enableAsyncScheduler)
public boolean isPreemptionEnabled()
public boolean isAutoCreateChildQueues()
public boolean isSizeBasedWeight()
public boolean isUserAsDefaultQueue()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.