| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.preemption | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PreemptionManager. addKillableContainer(KillableContainer container) | 
| void | PreemptionManager. moveKillableContainer(KillableContainer oldContainer,
                     KillableContainer newContainer) | 
| void | PreemptionManager. removeKillableContainer(KillableContainer container) | 
| void | PreemptionManager. updateKillableContainerResource(KillableContainer container,
                               org.apache.hadoop.yarn.api.records.Resource oldResource,
                               org.apache.hadoop.yarn.api.records.Resource newResource) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.