Modifier and Type | Method and Description |
---|---|
void |
ResourceManager.RMContainerPreemptEventDispatcher.handle(ContainerPreemptEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
SchedulingEditPolicy.init(org.apache.hadoop.conf.Configuration config,
org.apache.hadoop.yarn.event.EventHandler<ContainerPreemptEvent> dispatcher,
PreemptableResourceScheduler scheduler) |
Modifier and Type | Field and Description |
---|---|
org.apache.hadoop.yarn.event.EventHandler<ContainerPreemptEvent> |
ProportionalCapacityPreemptionPolicy.dispatcher |
Modifier and Type | Method and Description |
---|---|
void |
ProportionalCapacityPreemptionPolicy.init(org.apache.hadoop.conf.Configuration config,
org.apache.hadoop.yarn.event.EventHandler<ContainerPreemptEvent> disp,
PreemptableResourceScheduler sched) |
Constructor and Description |
---|
ProportionalCapacityPreemptionPolicy(org.apache.hadoop.conf.Configuration config,
org.apache.hadoop.yarn.event.EventHandler<ContainerPreemptEvent> dispatcher,
CapacityScheduler scheduler) |
ProportionalCapacityPreemptionPolicy(org.apache.hadoop.conf.Configuration config,
org.apache.hadoop.yarn.event.EventHandler<ContainerPreemptEvent> dispatcher,
CapacityScheduler scheduler,
org.apache.hadoop.yarn.util.Clock clock) |
Copyright © 2019 Apache Software Foundation. All Rights Reserved.