Modifier and Type | Method and Description |
---|---|
CapacityScheduler |
ProportionalCapacityPreemptionPolicy.getScheduler() |
CapacityScheduler |
CapacitySchedulerPreemptionContext.getScheduler() |
Constructor and Description |
---|
ProportionalCapacityPreemptionPolicy(RMContext context,
CapacityScheduler scheduler,
org.apache.hadoop.yarn.util.Clock clock) |
Modifier and Type | Method and Description |
---|---|
CapacityScheduler |
QueueManagementDynamicEditPolicy.getScheduler() |
Modifier and Type | Method and Description |
---|---|
void |
WorkflowPriorityMappingsManager.initialize(CapacityScheduler scheduler) |
Constructor and Description |
---|
QueueManagementDynamicEditPolicy(RMContext context,
CapacityScheduler scheduler) |
QueueManagementDynamicEditPolicy(RMContext context,
CapacityScheduler scheduler,
org.apache.hadoop.yarn.util.Clock clock) |
Modifier and Type | Method and Description |
---|---|
protected CapacitySchedulerQueueInfoList |
CapacitySchedulerInfo.getQueues(CapacityScheduler cs,
CSQueue parent) |
Constructor and Description |
---|
CapacitySchedulerInfo(CSQueue parent,
CapacityScheduler cs) |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.