public static final class YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder> implements YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
hadoop.yarn.RegisterApplicationMasterResponseProtoaddRepeatedField, 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<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterResponseProto.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<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>public YarnServiceProtos.RegisterApplicationMasterResponseProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic YarnServiceProtos.RegisterApplicationMasterResponseProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic YarnServiceProtos.RegisterApplicationMasterResponseProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder mergeFrom(YarnServiceProtos.RegisterApplicationMasterResponseProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>public YarnServiceProtos.RegisterApplicationMasterResponseProto.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<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>IOExceptionpublic boolean hasMaximumCapability()
optional .hadoop.yarn.ResourceProto maximumCapability = 1;hasMaximumCapability in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic YarnProtos.ResourceProto getMaximumCapability()
optional .hadoop.yarn.ResourceProto maximumCapability = 1;getMaximumCapability in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setMaximumCapability(YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto maximumCapability = 1;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setMaximumCapability(YarnProtos.ResourceProto.Builder builderForValue)
optional .hadoop.yarn.ResourceProto maximumCapability = 1;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder mergeMaximumCapability(YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto maximumCapability = 1;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearMaximumCapability()
optional .hadoop.yarn.ResourceProto maximumCapability = 1;public YarnProtos.ResourceProto.Builder getMaximumCapabilityBuilder()
optional .hadoop.yarn.ResourceProto maximumCapability = 1;public YarnProtos.ResourceProtoOrBuilder getMaximumCapabilityOrBuilder()
optional .hadoop.yarn.ResourceProto maximumCapability = 1;getMaximumCapabilityOrBuilder in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic boolean hasClientToAmTokenMasterKey()
optional bytes client_to_am_token_master_key = 2;hasClientToAmTokenMasterKey in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic com.google.protobuf.ByteString getClientToAmTokenMasterKey()
optional bytes client_to_am_token_master_key = 2;getClientToAmTokenMasterKey in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setClientToAmTokenMasterKey(com.google.protobuf.ByteString value)
optional bytes client_to_am_token_master_key = 2;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearClientToAmTokenMasterKey()
optional bytes client_to_am_token_master_key = 2;public List<YarnProtos.ApplicationACLMapProto> getApplicationACLsList()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;getApplicationACLsList in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic int getApplicationACLsCount()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;getApplicationACLsCount in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic YarnProtos.ApplicationACLMapProto getApplicationACLs(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;getApplicationACLs in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setApplicationACLs(int index, YarnProtos.ApplicationACLMapProto value)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setApplicationACLs(int index, YarnProtos.ApplicationACLMapProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addApplicationACLs(YarnProtos.ApplicationACLMapProto value)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addApplicationACLs(int index, YarnProtos.ApplicationACLMapProto value)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addApplicationACLs(YarnProtos.ApplicationACLMapProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addApplicationACLs(int index, YarnProtos.ApplicationACLMapProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addAllApplicationACLs(Iterable<? extends YarnProtos.ApplicationACLMapProto> values)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearApplicationACLs()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder removeApplicationACLs(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;public YarnProtos.ApplicationACLMapProto.Builder getApplicationACLsBuilder(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;public YarnProtos.ApplicationACLMapProtoOrBuilder getApplicationACLsOrBuilder(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;getApplicationACLsOrBuilder in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic List<? extends YarnProtos.ApplicationACLMapProtoOrBuilder> getApplicationACLsOrBuilderList()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;getApplicationACLsOrBuilderList in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic YarnProtos.ApplicationACLMapProto.Builder addApplicationACLsBuilder()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;public YarnProtos.ApplicationACLMapProto.Builder addApplicationACLsBuilder(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;public List<YarnProtos.ApplicationACLMapProto.Builder> getApplicationACLsBuilderList()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;public List<YarnProtos.ContainerProto> getContainersFromPreviousAttemptsList()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;getContainersFromPreviousAttemptsList in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic int getContainersFromPreviousAttemptsCount()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;getContainersFromPreviousAttemptsCount in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic YarnProtos.ContainerProto getContainersFromPreviousAttempts(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;getContainersFromPreviousAttempts in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setContainersFromPreviousAttempts(int index, YarnProtos.ContainerProto value)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setContainersFromPreviousAttempts(int index, YarnProtos.ContainerProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addContainersFromPreviousAttempts(YarnProtos.ContainerProto value)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addContainersFromPreviousAttempts(int index, YarnProtos.ContainerProto value)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addContainersFromPreviousAttempts(YarnProtos.ContainerProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addContainersFromPreviousAttempts(int index, YarnProtos.ContainerProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addAllContainersFromPreviousAttempts(Iterable<? extends YarnProtos.ContainerProto> values)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearContainersFromPreviousAttempts()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder removeContainersFromPreviousAttempts(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;public YarnProtos.ContainerProto.Builder getContainersFromPreviousAttemptsBuilder(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;public YarnProtos.ContainerProtoOrBuilder getContainersFromPreviousAttemptsOrBuilder(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;getContainersFromPreviousAttemptsOrBuilder in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic List<? extends YarnProtos.ContainerProtoOrBuilder> getContainersFromPreviousAttemptsOrBuilderList()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;getContainersFromPreviousAttemptsOrBuilderList in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic YarnProtos.ContainerProto.Builder addContainersFromPreviousAttemptsBuilder()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;public YarnProtos.ContainerProto.Builder addContainersFromPreviousAttemptsBuilder(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;public List<YarnProtos.ContainerProto.Builder> getContainersFromPreviousAttemptsBuilderList()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;public boolean hasQueue()
optional string queue = 5;hasQueue in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic String getQueue()
optional string queue = 5;getQueue in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic com.google.protobuf.ByteString getQueueBytes()
optional string queue = 5;getQueueBytes in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setQueue(String value)
optional string queue = 5;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearQueue()
optional string queue = 5;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setQueueBytes(com.google.protobuf.ByteString value)
optional string queue = 5;public List<YarnServiceProtos.NMTokenProto> getNmTokensFromPreviousAttemptsList()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;getNmTokensFromPreviousAttemptsList in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic int getNmTokensFromPreviousAttemptsCount()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;getNmTokensFromPreviousAttemptsCount in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic YarnServiceProtos.NMTokenProto getNmTokensFromPreviousAttempts(int index)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;getNmTokensFromPreviousAttempts in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setNmTokensFromPreviousAttempts(int index, YarnServiceProtos.NMTokenProto value)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setNmTokensFromPreviousAttempts(int index, YarnServiceProtos.NMTokenProto.Builder builderForValue)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addNmTokensFromPreviousAttempts(YarnServiceProtos.NMTokenProto value)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addNmTokensFromPreviousAttempts(int index, YarnServiceProtos.NMTokenProto value)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addNmTokensFromPreviousAttempts(YarnServiceProtos.NMTokenProto.Builder builderForValue)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addNmTokensFromPreviousAttempts(int index, YarnServiceProtos.NMTokenProto.Builder builderForValue)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addAllNmTokensFromPreviousAttempts(Iterable<? extends YarnServiceProtos.NMTokenProto> values)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearNmTokensFromPreviousAttempts()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder removeNmTokensFromPreviousAttempts(int index)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;public YarnServiceProtos.NMTokenProto.Builder getNmTokensFromPreviousAttemptsBuilder(int index)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;public YarnServiceProtos.NMTokenProtoOrBuilder getNmTokensFromPreviousAttemptsOrBuilder(int index)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;getNmTokensFromPreviousAttemptsOrBuilder in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic List<? extends YarnServiceProtos.NMTokenProtoOrBuilder> getNmTokensFromPreviousAttemptsOrBuilderList()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;getNmTokensFromPreviousAttemptsOrBuilderList in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic YarnServiceProtos.NMTokenProto.Builder addNmTokensFromPreviousAttemptsBuilder()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;public YarnServiceProtos.NMTokenProto.Builder addNmTokensFromPreviousAttemptsBuilder(int index)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;public List<YarnServiceProtos.NMTokenProto.Builder> getNmTokensFromPreviousAttemptsBuilderList()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;public List<YarnServiceProtos.SchedulerResourceTypes> getSchedulerResourceTypesList()
repeated .hadoop.yarn.SchedulerResourceTypes scheduler_resource_types = 7;getSchedulerResourceTypesList in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic int getSchedulerResourceTypesCount()
repeated .hadoop.yarn.SchedulerResourceTypes scheduler_resource_types = 7;getSchedulerResourceTypesCount in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic YarnServiceProtos.SchedulerResourceTypes getSchedulerResourceTypes(int index)
repeated .hadoop.yarn.SchedulerResourceTypes scheduler_resource_types = 7;getSchedulerResourceTypes in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilderpublic YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setSchedulerResourceTypes(int index, YarnServiceProtos.SchedulerResourceTypes value)
repeated .hadoop.yarn.SchedulerResourceTypes scheduler_resource_types = 7;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addSchedulerResourceTypes(YarnServiceProtos.SchedulerResourceTypes value)
repeated .hadoop.yarn.SchedulerResourceTypes scheduler_resource_types = 7;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addAllSchedulerResourceTypes(Iterable<? extends YarnServiceProtos.SchedulerResourceTypes> values)
repeated .hadoop.yarn.SchedulerResourceTypes scheduler_resource_types = 7;public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearSchedulerResourceTypes()
repeated .hadoop.yarn.SchedulerResourceTypes scheduler_resource_types = 7;Copyright © 2018 CERN. All Rights Reserved.