public static final class YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder> implements YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
hadoop.yarn.ApplicationAttemptStateDataProto
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder>
public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder>
public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder>
IOException
public boolean hasAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
hasAttemptId
in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
public YarnProtos.ApplicationAttemptIdProto getAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAttemptId
in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
public 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.ApplicationAttemptStateDataProtoOrBuilder
public boolean hasMasterContainer()
optional .hadoop.yarn.ContainerProto master_container = 2;
hasMasterContainer
in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
public YarnProtos.ContainerProto getMasterContainer()
optional .hadoop.yarn.ContainerProto master_container = 2;
getMasterContainer
in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
public 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.ApplicationAttemptStateDataProtoOrBuilder
public boolean hasAppAttemptTokens()
optional bytes app_attempt_tokens = 3;
hasAppAttemptTokens
in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
public com.google.protobuf.ByteString getAppAttemptTokens()
optional bytes app_attempt_tokens = 3;
getAppAttemptTokens
in interface YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
public 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;
Copyright © 2013 Apache Software Foundation. All rights reserved.