public static final class YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder> implements YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
hadoop.yarn.ApplicationAttemptStateDataProtoaddRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder>public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder>public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder>public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder>public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder mergeFrom(YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder>public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder>IOExceptionpublic 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 YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder setAttemptId(YarnProtos.ApplicationAttemptIdProto value)
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder setAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder builderForValue)
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder mergeAttemptId(YarnProtos.ApplicationAttemptIdProto value)
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder clearAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;public YarnProtos.ApplicationAttemptIdProto.Builder getAttemptIdBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;public 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 YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder setMasterContainer(YarnProtos.ContainerProto value)
optional .hadoop.yarn.ContainerProto master_container = 2;public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder setMasterContainer(YarnProtos.ContainerProto.Builder builderForValue)
optional .hadoop.yarn.ContainerProto master_container = 2;public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder mergeMasterContainer(YarnProtos.ContainerProto value)
optional .hadoop.yarn.ContainerProto master_container = 2;public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder clearMasterContainer()
optional .hadoop.yarn.ContainerProto master_container = 2;public YarnProtos.ContainerProto.Builder getMasterContainerBuilder()
optional .hadoop.yarn.ContainerProto master_container = 2;public 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 YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder setAppAttemptTokens(com.google.protobuf.ByteString value)
optional bytes app_attempt_tokens = 3;public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder clearAppAttemptTokens()
optional bytes app_attempt_tokens = 3;public 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 YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder setAppAttemptState(YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto value)
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder clearAppAttemptState()
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;public 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 YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder setFinalTrackingUrl(String value)
optional string final_tracking_url = 5;public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder clearFinalTrackingUrl()
optional string final_tracking_url = 5;public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder setFinalTrackingUrlBytes(com.google.protobuf.ByteString value)
optional string final_tracking_url = 5;public 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 YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder setDiagnostics(String value)
optional string diagnostics = 6 [default = "N/A"];public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder clearDiagnostics()
optional string diagnostics = 6 [default = "N/A"];public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder setDiagnosticsBytes(com.google.protobuf.ByteString value)
optional string diagnostics = 6 [default = "N/A"];public boolean hasStartTime()
optional int64 start_time = 7;hasStartTime in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic long getStartTime()
optional int64 start_time = 7;getStartTime in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilderpublic YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder setStartTime(long value)
optional int64 start_time = 7;public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder clearStartTime()
optional int64 start_time = 7;public 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 YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder setFinalApplicationStatus(YarnProtos.FinalApplicationStatusProto value)
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder clearFinalApplicationStatus()
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;Copyright © 2014 Apache Software Foundation. All Rights Reserved.