|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
| Method Summary | |
|---|---|
com.google.protobuf.ByteString |
getAppAttemptTokens()
optional bytes app_attempt_tokens = 3; |
YarnProtos.ApplicationAttemptIdProto |
getAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1; |
YarnProtos.ApplicationAttemptIdProtoOrBuilder |
getAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1; |
YarnProtos.ContainerProto |
getMasterContainer()
optional .hadoop.yarn.ContainerProto master_container = 2; |
YarnProtos.ContainerProtoOrBuilder |
getMasterContainerOrBuilder()
optional .hadoop.yarn.ContainerProto master_container = 2; |
boolean |
hasAppAttemptTokens()
optional bytes app_attempt_tokens = 3; |
boolean |
hasAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1; |
boolean |
hasMasterContainer()
optional .hadoop.yarn.ContainerProto master_container = 2; |
| 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 hasAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
YarnProtos.ApplicationAttemptIdProto getAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
YarnProtos.ApplicationAttemptIdProtoOrBuilder getAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
boolean hasMasterContainer()
optional .hadoop.yarn.ContainerProto master_container = 2;
YarnProtos.ContainerProto getMasterContainer()
optional .hadoop.yarn.ContainerProto master_container = 2;
YarnProtos.ContainerProtoOrBuilder getMasterContainerOrBuilder()
optional .hadoop.yarn.ContainerProto master_container = 2;
boolean hasAppAttemptTokens()
optional bytes app_attempt_tokens = 3;
com.google.protobuf.ByteString getAppAttemptTokens()
optional bytes app_attempt_tokens = 3;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||