@InterfaceAudience.Private
 @InterfaceStability.Unstable
public class PreemptionContainerPBImpl
extends org.apache.hadoop.yarn.api.records.PreemptionContainer
| Constructor and Description | 
|---|
| PreemptionContainerPBImpl() | 
| PreemptionContainerPBImpl(org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| org.apache.hadoop.yarn.api.records.ContainerId | getId() | 
| org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto | getProto() | 
| int | hashCode() | 
| void | setId(org.apache.hadoop.yarn.api.records.ContainerId id) | 
| String | toString() | 
public PreemptionContainerPBImpl()
public PreemptionContainerPBImpl(org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto proto)
public org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto getProto()
public org.apache.hadoop.yarn.api.records.ContainerId getId()
getId in class org.apache.hadoop.yarn.api.records.PreemptionContainerpublic void setId(org.apache.hadoop.yarn.api.records.ContainerId id)
setId in class org.apache.hadoop.yarn.api.records.PreemptionContainerCopyright © 2008–2023 Apache Software Foundation. All rights reserved.