@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() |
newInstance
public PreemptionContainerPBImpl()
public PreemptionContainerPBImpl(YarnProtos.PreemptionContainerProto proto)
public YarnProtos.PreemptionContainerProto getProto()
public ContainerId getId()
getId
in class PreemptionContainer
public void setId(ContainerId id)
setId
in class PreemptionContainer
Copyright © 2013 Apache Software Foundation. All rights reserved.