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;Copyright © 2013 Apache Software Foundation. All rights reserved.