Class PreemptionContainer
java.lang.Object
org.apache.hadoop.yarn.api.records.PreemptionContainer
Specific container requested back by the
ResourceManager.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract ContainerIdgetId()static PreemptionContainernewInstance(ContainerId id) abstract voidsetId(ContainerId id)
-
Constructor Details
-
PreemptionContainer
public PreemptionContainer()
-
-
Method Details
-
newInstance
-
getId
- Returns:
- Container referenced by this handle.
-
setId
-