|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AllocationConfigurationException | |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair |
Uses of AllocationConfigurationException in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair |
---|
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair that throw AllocationConfigurationException | |
---|---|
void |
QueueManager.initialize()
|
static SchedulingPolicy |
SchedulingPolicy.parse(String policy)
Returns SchedulingPolicy instance corresponding to the
SchedulingPolicy passed as a string. |
static org.apache.hadoop.yarn.api.records.Resource |
FairSchedulerConfiguration.parseResourceConfigValue(String val)
Parses a resource config value of a form like "1024", "1024 mb", or "1024 mb, 3 vcores". |
void |
QueueManager.reloadAllocs()
Updates the allocation list from the allocation config file. |
static void |
SchedulingPolicy.setDefault(String className)
|
void |
FSParentQueue.setPolicy(SchedulingPolicy policy)
|
void |
FSLeafQueue.setPolicy(SchedulingPolicy policy)
|
abstract void |
FSQueue.setPolicy(SchedulingPolicy policy)
|
protected void |
FSQueue.throwPolicyDoesnotApplyException(SchedulingPolicy policy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |