|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface YarnProtos.ResourceOptionProtoOrBuilder
| Method Summary | |
|---|---|
int |
getOverCommitTimeout()
optional int32 over_commit_timeout = 2; |
YarnProtos.ResourceProto |
getResource()
optional .hadoop.yarn.ResourceProto resource = 1; |
YarnProtos.ResourceProtoOrBuilder |
getResourceOrBuilder()
optional .hadoop.yarn.ResourceProto resource = 1; |
boolean |
hasOverCommitTimeout()
optional int32 over_commit_timeout = 2; |
boolean |
hasResource()
optional .hadoop.yarn.ResourceProto resource = 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 hasResource()
optional .hadoop.yarn.ResourceProto resource = 1;
YarnProtos.ResourceProto getResource()
optional .hadoop.yarn.ResourceProto resource = 1;
YarnProtos.ResourceProtoOrBuilder getResourceOrBuilder()
optional .hadoop.yarn.ResourceProto resource = 1;
boolean hasOverCommitTimeout()
optional int32 over_commit_timeout = 2;
int getOverCommitTimeout()
optional int32 over_commit_timeout = 2;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||