public static final class YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto extends com.google.protobuf.GeneratedMessage implements YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
hadoop.yarn.ApplicationAttemptStateDataProto
Modifier and Type | Class and Description |
---|---|
static class |
YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto.Builder
Protobuf type
hadoop.yarn.ApplicationAttemptStateDataProto |
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>
Modifier and Type | Field and Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
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) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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
public static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto getDefaultInstance()
public YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
hasAttemptId
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto getAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAttemptId
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder getAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAttemptIdOrBuilder
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public boolean hasMasterContainer()
optional .hadoop.yarn.ContainerProto master_container = 2;
hasMasterContainer
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto getMasterContainer()
optional .hadoop.yarn.ContainerProto master_container = 2;
getMasterContainer
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder getMasterContainerOrBuilder()
optional .hadoop.yarn.ContainerProto master_container = 2;
getMasterContainerOrBuilder
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public boolean hasAppAttemptTokens()
optional bytes app_attempt_tokens = 3;
hasAppAttemptTokens
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public com.google.protobuf.ByteString getAppAttemptTokens()
optional bytes app_attempt_tokens = 3;
getAppAttemptTokens
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public boolean hasAppAttemptState()
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
hasAppAttemptState
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public YarnServerResourceManagerRecoveryProtos.RMAppAttemptStateProto getAppAttemptState()
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
getAppAttemptState
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public boolean hasFinalTrackingUrl()
optional string final_tracking_url = 5;
hasFinalTrackingUrl
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public String getFinalTrackingUrl()
optional string final_tracking_url = 5;
getFinalTrackingUrl
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public com.google.protobuf.ByteString getFinalTrackingUrlBytes()
optional string final_tracking_url = 5;
getFinalTrackingUrlBytes
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public boolean hasDiagnostics()
optional string diagnostics = 6 [default = "N/A"];
hasDiagnostics
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public String getDiagnostics()
optional string diagnostics = 6 [default = "N/A"];
getDiagnostics
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public com.google.protobuf.ByteString getDiagnosticsBytes()
optional string diagnostics = 6 [default = "N/A"];
getDiagnosticsBytes
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public boolean hasStartTime()
optional int64 start_time = 7;
hasStartTime
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public long getStartTime()
optional int64 start_time = 7;
getStartTime
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public boolean hasFinalApplicationStatus()
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
hasFinalApplicationStatus
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto getFinalApplicationStatus()
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
getFinalApplicationStatus
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public boolean hasAmContainerExitStatus()
optional int32 am_container_exit_status = 9 [default = -1000];
hasAmContainerExitStatus
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public int getAmContainerExitStatus()
optional int32 am_container_exit_status = 9 [default = -1000];
getAmContainerExitStatus
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public boolean hasMemorySeconds()
optional int64 memory_seconds = 10;
hasMemorySeconds
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public long getMemorySeconds()
optional int64 memory_seconds = 10;
getMemorySeconds
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public boolean hasVcoreSeconds()
optional int64 vcore_seconds = 11;
hasVcoreSeconds
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public long getVcoreSeconds()
optional int64 vcore_seconds = 11;
getVcoreSeconds
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public boolean hasFinishTime()
optional int64 finish_time = 12;
hasFinishTime
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public long getFinishTime()
optional int64 finish_time = 12;
getFinishTime
in interface YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProtoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
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
IOException
public static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto.Builder newBuilder()
public YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto.Builder newBuilder(YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto prototype)
public YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected YarnServerResourceManagerRecoveryProtos.ApplicationAttemptStateDataProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2019 Apache Software Foundation. All Rights Reserved.