@InterfaceAudience.Private @InterfaceStability.Unstable public class PreemptionContainerPBImpl extends PreemptionContainer
| Constructor and Description |
|---|
PreemptionContainerPBImpl() |
PreemptionContainerPBImpl(YarnProtos.PreemptionContainerProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
ContainerId |
getId() |
YarnProtos.PreemptionContainerProto |
getProto() |
int |
hashCode() |
void |
setId(ContainerId id) |
String |
toString() |
newInstancepublic PreemptionContainerPBImpl()
public PreemptionContainerPBImpl(YarnProtos.PreemptionContainerProto proto)
public YarnProtos.PreemptionContainerProto getProto()
public ContainerId getId()
getId in class PreemptionContainerpublic void setId(ContainerId id)
setId in class PreemptionContainerCopyright © 2018 CERN. All Rights Reserved.