|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.hadoop.yarn.proto.YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto
public static final class YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto
Protobuf type hadoop.yarn.ApplicationAttemptStateDataProto
| Nested Class Summary | |
|---|---|
static class |
YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto.Builder
Protobuf type hadoop.yarn.ApplicationAttemptStateDataProto |
| Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage |
|---|
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type> |
| Field Summary | |
|---|---|
static int |
AM_CONTAINER_EXIT_STATUS_FIELD_NUMBER
|
static int |
APP_ATTEMPT_STATE_FIELD_NUMBER
|
static int |
APP_ATTEMPT_TOKENS_FIELD_NUMBER
|
static int |
ATTEMPTID_FIELD_NUMBER
|
static int |
DIAGNOSTICS_FIELD_NUMBER
|
static int |
FINAL_APPLICATION_STATUS_FIELD_NUMBER
|
static int |
FINAL_TRACKING_URL_FIELD_NUMBER
|
static int |
FINISH_TIME_FIELD_NUMBER
|
static int |
MASTER_CONTAINER_FIELD_NUMBER
|
static int |
MEMORY_SECONDS_FIELD_NUMBER
|
static com.google.protobuf.Parser<YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto> |
PARSER
|
static int |
START_TIME_FIELD_NUMBER
|
static int |
VCORE_SECONDS_FIELD_NUMBER
|
| Fields inherited from class com.google.protobuf.GeneratedMessage |
|---|
alwaysUseFieldBuilders |
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
int |
getAmContainerExitStatus()
optional int32 am_container_exit_status = 9 [default = -1000]; |
YarnServerResourceManagerRecoveryProtos.RMAppAttemptStateProto |
getAppAttemptState()
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4; |
com.google.protobuf.ByteString |
getAppAttemptTokens()
optional bytes app_attempt_tokens = 3; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto |
getAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder |
getAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1; |
static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto |
getDefaultInstance()
|
YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
String |
getDiagnostics()
optional string diagnostics = 6 [default = "N/A"]; |
com.google.protobuf.ByteString |
getDiagnosticsBytes()
optional string diagnostics = 6 [default = "N/A"]; |
org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto |
getFinalApplicationStatus()
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8; |
String |
getFinalTrackingUrl()
optional string final_tracking_url = 5; |
com.google.protobuf.ByteString |
getFinalTrackingUrlBytes()
optional string final_tracking_url = 5; |
long |
getFinishTime()
optional int64 finish_time = 12; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto |
getMasterContainer()
optional .hadoop.yarn.ContainerProto master_container = 2; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder |
getMasterContainerOrBuilder()
optional .hadoop.yarn.ContainerProto master_container = 2; |
long |
getMemorySeconds()
optional int64 memory_seconds = 10; |
com.google.protobuf.Parser<YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto> |
getParserForType()
|
int |
getSerializedSize()
|
long |
getStartTime()
optional int64 start_time = 7; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields()
|
long |
getVcoreSeconds()
optional int64 vcore_seconds = 11; |
boolean |
hasAmContainerExitStatus()
optional int32 am_container_exit_status = 9 [default = -1000]; |
boolean |
hasAppAttemptState()
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4; |
boolean |
hasAppAttemptTokens()
optional bytes app_attempt_tokens = 3; |
boolean |
hasAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1; |
boolean |
hasDiagnostics()
optional string diagnostics = 6 [default = "N/A"]; |
boolean |
hasFinalApplicationStatus()
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8; |
boolean |
hasFinalTrackingUrl()
optional string final_tracking_url = 5; |
boolean |
hasFinishTime()
optional int64 finish_time = 12; |
int |
hashCode()
|
boolean |
hasMasterContainer()
optional .hadoop.yarn.ContainerProto master_container = 2; |
boolean |
hasMemorySeconds()
optional int64 memory_seconds = 10; |
boolean |
hasStartTime()
optional int64 start_time = 7; |
boolean |
hasVcoreSeconds()
optional int64 vcore_seconds = 11; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto.Builder |
newBuilder()
|
static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto.Builder |
newBuilder(YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto prototype)
|
YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto.Builder |
newBuilderForType()
|
protected YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto |
parseDelimitedFrom(InputStream input)
|
static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto |
parseFrom(byte[] data)
|
static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto |
parseFrom(com.google.protobuf.ByteString data)
|
static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto |
parseFrom(com.google.protobuf.CodedInputStream input)
|
static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto |
parseFrom(InputStream input)
|
static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto.Builder |
toBuilder()
|
protected Object |
writeReplace()
|
void |
writeTo(com.google.protobuf.CodedOutputStream output)
|
| Methods inherited from class com.google.protobuf.GeneratedMessage |
|---|
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField |
| Methods inherited from class com.google.protobuf.AbstractMessage |
|---|
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString |
| Methods inherited from class com.google.protobuf.AbstractMessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasField |
| Methods inherited from interface com.google.protobuf.MessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Field Detail |
|---|
public static com.google.protobuf.Parser<YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto> PARSER
public static final int ATTEMPTID_FIELD_NUMBER
public static final int MASTER_CONTAINER_FIELD_NUMBER
public static final int APP_ATTEMPT_TOKENS_FIELD_NUMBER
public static final int APP_ATTEMPT_STATE_FIELD_NUMBER
public static final int FINAL_TRACKING_URL_FIELD_NUMBER
public static final int DIAGNOSTICS_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
public static final int FINAL_APPLICATION_STATUS_FIELD_NUMBER
public static final int AM_CONTAINER_EXIT_STATUS_FIELD_NUMBER
public static final int MEMORY_SECONDS_FIELD_NUMBER
public static final int VCORE_SECONDS_FIELD_NUMBER
public static final int FINISH_TIME_FIELD_NUMBER
| Method Detail |
|---|
public static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto getDefaultInstance()
public YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
hasAttemptId in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto getAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAttemptId in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder getAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAttemptIdOrBuilder in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasMasterContainer()
optional .hadoop.yarn.ContainerProto master_container = 2;
hasMasterContainer in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto getMasterContainer()
optional .hadoop.yarn.ContainerProto master_container = 2;
getMasterContainer in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder getMasterContainerOrBuilder()
optional .hadoop.yarn.ContainerProto master_container = 2;
getMasterContainerOrBuilder in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasAppAttemptTokens()
optional bytes app_attempt_tokens = 3;
hasAppAttemptTokens in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic com.google.protobuf.ByteString getAppAttemptTokens()
optional bytes app_attempt_tokens = 3;
getAppAttemptTokens in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasAppAttemptState()
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
hasAppAttemptState in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic YarnServerResourceManagerRecoveryProtos.RMAppAttemptStateProto getAppAttemptState()
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
getAppAttemptState in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasFinalTrackingUrl()
optional string final_tracking_url = 5;
hasFinalTrackingUrl in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic String getFinalTrackingUrl()
optional string final_tracking_url = 5;
getFinalTrackingUrl in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic com.google.protobuf.ByteString getFinalTrackingUrlBytes()
optional string final_tracking_url = 5;
getFinalTrackingUrlBytes in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasDiagnostics()
optional string diagnostics = 6 [default = "N/A"];
hasDiagnostics in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic String getDiagnostics()
optional string diagnostics = 6 [default = "N/A"];
getDiagnostics in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic com.google.protobuf.ByteString getDiagnosticsBytes()
optional string diagnostics = 6 [default = "N/A"];
getDiagnosticsBytes in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasStartTime()
optional int64 start_time = 7;
hasStartTime in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic long getStartTime()
optional int64 start_time = 7;
getStartTime in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasFinalApplicationStatus()
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
hasFinalApplicationStatus in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto getFinalApplicationStatus()
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
getFinalApplicationStatus in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasAmContainerExitStatus()
optional int32 am_container_exit_status = 9 [default = -1000];
hasAmContainerExitStatus in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic int getAmContainerExitStatus()
optional int32 am_container_exit_status = 9 [default = -1000];
getAmContainerExitStatus in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasMemorySeconds()
optional int64 memory_seconds = 10;
hasMemorySeconds in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic long getMemorySeconds()
optional int64 memory_seconds = 10;
getMemorySeconds in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasVcoreSeconds()
optional int64 vcore_seconds = 11;
hasVcoreSeconds in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic long getVcoreSeconds()
optional int64 vcore_seconds = 11;
getVcoreSeconds in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasFinishTime()
optional int64 finish_time = 12;
hasFinishTime in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic long getFinishTime()
optional int64 finish_time = 12;
getFinishTime in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessage
protected Object writeReplace()
throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessage
public static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto parseFrom(InputStream input)
throws IOException
IOException
public static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto parseDelimitedFrom(InputStream input)
throws IOException
IOException
public static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto parseFrom(com.google.protobuf.CodedInputStream input)
throws IOException
IOException
public static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOExceptionpublic static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto.Builder newBuilder()
public YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto.Builder newBuilder(YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto prototype)
public YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||