@InterfaceAudience.Public @InterfaceStability.Evolving public abstract class PreemptionContainer extends Object
ResourceManager.PreemptionContract, 
StrictPreemptionContract| Constructor and Description | 
|---|
| PreemptionContainer() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ContainerId | getId() | 
| static PreemptionContainer | newInstance(ContainerId id) | 
| abstract void | setId(ContainerId id) | 
@InterfaceAudience.Private @InterfaceStability.Unstable public static PreemptionContainer newInstance(ContainerId id)
@InterfaceAudience.Public @InterfaceStability.Evolving public abstract ContainerId getId()
@InterfaceAudience.Private @InterfaceStability.Unstable public abstract void setId(ContainerId id)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.