|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface YarnProtos.PreemptionMessageProtoOrBuilder
| Method Summary | |
|---|---|
YarnProtos.PreemptionContractProto |
getContract()
optional .hadoop.yarn.PreemptionContractProto contract = 2; |
YarnProtos.PreemptionContractProtoOrBuilder |
getContractOrBuilder()
optional .hadoop.yarn.PreemptionContractProto contract = 2; |
YarnProtos.StrictPreemptionContractProto |
getStrictContract()
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1; |
YarnProtos.StrictPreemptionContractProtoOrBuilder |
getStrictContractOrBuilder()
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1; |
boolean |
hasContract()
optional .hadoop.yarn.PreemptionContractProto contract = 2; |
boolean |
hasStrictContract()
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasStrictContract()
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
YarnProtos.StrictPreemptionContractProto getStrictContract()
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
YarnProtos.StrictPreemptionContractProtoOrBuilder getStrictContractOrBuilder()
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
boolean hasContract()
optional .hadoop.yarn.PreemptionContractProto contract = 2;
YarnProtos.PreemptionContractProto getContract()
optional .hadoop.yarn.PreemptionContractProto contract = 2;
YarnProtos.PreemptionContractProtoOrBuilder getContractOrBuilder()
optional .hadoop.yarn.PreemptionContractProto contract = 2;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||