public static final class YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder> implements YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
hadoop.yarn.RegisterApplicationMasterResponseProto
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<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>
public YarnServiceProtos.RegisterApplicationMasterResponseProto.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<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>
public YarnServiceProtos.RegisterApplicationMasterResponseProto.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<YarnServiceProtos.RegisterApplicationMasterResponseProto.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<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>
public YarnServiceProtos.RegisterApplicationMasterResponseProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public YarnServiceProtos.RegisterApplicationMasterResponseProto build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public YarnServiceProtos.RegisterApplicationMasterResponseProto buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>
IOException
public boolean hasMaximumCapability()
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
hasMaximumCapability
in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
public YarnProtos.ResourceProto getMaximumCapability()
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
getMaximumCapability
in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
public 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.RegisterApplicationMasterResponseProtoOrBuilder
public boolean hasClientToAmTokenMasterKey()
optional bytes client_to_am_token_master_key = 2;
hasClientToAmTokenMasterKey
in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
public com.google.protobuf.ByteString getClientToAmTokenMasterKey()
optional bytes client_to_am_token_master_key = 2;
getClientToAmTokenMasterKey
in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
public 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.RegisterApplicationMasterResponseProtoOrBuilder
public int getApplicationACLsCount()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsCount
in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
public YarnProtos.ApplicationACLMapProto getApplicationACLs(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLs
in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
public 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.RegisterApplicationMasterResponseProtoOrBuilder
public List<? extends YarnProtos.ApplicationACLMapProtoOrBuilder> getApplicationACLsOrBuilderList()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsOrBuilderList
in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
public 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.