public static final class YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto extends com.google.protobuf.GeneratedMessage implements YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
hadoop.yarn.ApplicationAttemptStateDataProto| Modifier and Type | Class and Description |
|---|---|
static class |
YarnServerResourceManagerServiceProtos.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 |
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 |
MASTER_CONTAINER_FIELD_NUMBER |
static com.google.protobuf.Parser<YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto> |
PARSER |
static int |
START_TIME_FIELD_NUMBER |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<YarnServerResourceManagerServiceProtos.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 YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto getDefaultInstance()
public YarnServerResourceManagerServiceProtos.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<YarnServerResourceManagerServiceProtos.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 YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic YarnProtos.ApplicationAttemptIdProto getAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;getAttemptId in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic YarnProtos.ApplicationAttemptIdProtoOrBuilder getAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;getAttemptIdOrBuilder in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasMasterContainer()
optional .hadoop.yarn.ContainerProto master_container = 2;hasMasterContainer in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic YarnProtos.ContainerProto getMasterContainer()
optional .hadoop.yarn.ContainerProto master_container = 2;getMasterContainer in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic YarnProtos.ContainerProtoOrBuilder getMasterContainerOrBuilder()
optional .hadoop.yarn.ContainerProto master_container = 2;getMasterContainerOrBuilder in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasAppAttemptTokens()
optional bytes app_attempt_tokens = 3;hasAppAttemptTokens in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic com.google.protobuf.ByteString getAppAttemptTokens()
optional bytes app_attempt_tokens = 3;getAppAttemptTokens in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasAppAttemptState()
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;hasAppAttemptState in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto getAppAttemptState()
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;getAppAttemptState in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasFinalTrackingUrl()
optional string final_tracking_url = 5;hasFinalTrackingUrl in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic String getFinalTrackingUrl()
optional string final_tracking_url = 5;getFinalTrackingUrl in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic com.google.protobuf.ByteString getFinalTrackingUrlBytes()
optional string final_tracking_url = 5;getFinalTrackingUrlBytes in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasDiagnostics()
optional string diagnostics = 6 [default = "N/A"];hasDiagnostics in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic String getDiagnostics()
optional string diagnostics = 6 [default = "N/A"];getDiagnostics in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic com.google.protobuf.ByteString getDiagnosticsBytes()
optional string diagnostics = 6 [default = "N/A"];getDiagnosticsBytes in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasStartTime()
optional int64 start_time = 7;hasStartTime in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic long getStartTime()
optional int64 start_time = 7;getStartTime in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic boolean hasFinalApplicationStatus()
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;hasFinalApplicationStatus in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic YarnProtos.FinalApplicationStatusProto getFinalApplicationStatus()
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;getFinalApplicationStatus in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic 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.AbstractMessageprotected 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.AbstractMessagepublic static YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder newBuilder()
public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder newBuilder(YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto prototype)
public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2014 Apache Software Foundation. All Rights Reserved.