Modifier and Type | Method and Description |
---|---|
void |
ResourceManager.RMContainerPreemptEventDispatcher.handle(ContainerPreemptEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
SchedulingEditPolicy.init(Configuration config,
EventHandler<ContainerPreemptEvent> dispatcher,
PreemptableResourceScheduler scheduler) |
Modifier and Type | Field and Description |
---|---|
EventHandler<ContainerPreemptEvent> |
ProportionalCapacityPreemptionPolicy.dispatcher |
Modifier and Type | Method and Description |
---|---|
void |
ProportionalCapacityPreemptionPolicy.init(Configuration config,
EventHandler<ContainerPreemptEvent> disp,
PreemptableResourceScheduler sched) |
Constructor and Description |
---|
ProportionalCapacityPreemptionPolicy(Configuration config,
EventHandler<ContainerPreemptEvent> dispatcher,
CapacityScheduler scheduler) |
ProportionalCapacityPreemptionPolicy(Configuration config,
EventHandler<ContainerPreemptEvent> dispatcher,
CapacityScheduler scheduler,
Clock clock) |
Copyright © 2013 Apache Software Foundation. All rights reserved.