@InterfaceAudience.Private @InterfaceStability.Unstable public class StrictPreemptionContractPBImpl extends StrictPreemptionContract
| Constructor and Description |
|---|
StrictPreemptionContractPBImpl() |
StrictPreemptionContractPBImpl(YarnProtos.StrictPreemptionContractProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Set<PreemptionContainer> |
getContainers() |
YarnProtos.StrictPreemptionContractProto |
getProto() |
int |
hashCode() |
void |
setContainers(Set<PreemptionContainer> containers) |
String |
toString() |
newInstancepublic StrictPreemptionContractPBImpl()
public StrictPreemptionContractPBImpl(YarnProtos.StrictPreemptionContractProto proto)
public YarnProtos.StrictPreemptionContractProto getProto()
public Set<PreemptionContainer> getContainers()
getContainers in class StrictPreemptionContractpublic void setContainers(Set<PreemptionContainer> containers)
setContainers in class StrictPreemptionContractCopyright © 2018 CERN. All Rights Reserved.