org.apache.hadoop.yarn.proto
Class YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>
              extended by org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
Enclosing class:
YarnServiceProtos.RegisterApplicationMasterResponseProto

public static final class YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
extends com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>
implements YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

Protobuf type hadoop.yarn.RegisterApplicationMasterResponseProto


Method Summary
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addAllApplicationACLs(Iterable<? extends YarnProtos.ApplicationACLMapProto> values)
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addAllContainersFromPreviousAttempts(Iterable<? extends YarnProtos.ContainerProto> values)
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addAllNmTokensFromPreviousAttempts(Iterable<? extends YarnServiceProtos.NMTokenProto> values)
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addApplicationACLs(int index, YarnProtos.ApplicationACLMapProto.Builder builderForValue)
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addApplicationACLs(int index, YarnProtos.ApplicationACLMapProto value)
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addApplicationACLs(YarnProtos.ApplicationACLMapProto.Builder builderForValue)
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addApplicationACLs(YarnProtos.ApplicationACLMapProto value)
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 YarnProtos.ApplicationACLMapProto.Builder addApplicationACLsBuilder()
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 YarnProtos.ApplicationACLMapProto.Builder addApplicationACLsBuilder(int index)
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addContainersFromPreviousAttempts(int index, YarnProtos.ContainerProto.Builder builderForValue)
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addContainersFromPreviousAttempts(int index, YarnProtos.ContainerProto value)
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addContainersFromPreviousAttempts(YarnProtos.ContainerProto.Builder builderForValue)
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addContainersFromPreviousAttempts(YarnProtos.ContainerProto value)
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 YarnProtos.ContainerProto.Builder addContainersFromPreviousAttemptsBuilder()
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 YarnProtos.ContainerProto.Builder addContainersFromPreviousAttemptsBuilder(int index)
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addNmTokensFromPreviousAttempts(int index, YarnServiceProtos.NMTokenProto.Builder builderForValue)
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addNmTokensFromPreviousAttempts(int index, YarnServiceProtos.NMTokenProto value)
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addNmTokensFromPreviousAttempts(YarnServiceProtos.NMTokenProto.Builder builderForValue)
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addNmTokensFromPreviousAttempts(YarnServiceProtos.NMTokenProto value)
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 YarnServiceProtos.NMTokenProto.Builder addNmTokensFromPreviousAttemptsBuilder()
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 YarnServiceProtos.NMTokenProto.Builder addNmTokensFromPreviousAttemptsBuilder(int index)
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 YarnServiceProtos.RegisterApplicationMasterResponseProto build()
           
 YarnServiceProtos.RegisterApplicationMasterResponseProto buildPartial()
           
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clear()
           
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearApplicationACLs()
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearClientToAmTokenMasterKey()
          optional bytes client_to_am_token_master_key = 2;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearContainersFromPreviousAttempts()
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearMaximumCapability()
          optional .hadoop.yarn.ResourceProto maximumCapability = 1;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearNmTokensFromPreviousAttempts()
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearQueue()
          optional string queue = 5;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clone()
           
 YarnProtos.ApplicationACLMapProto getApplicationACLs(int index)
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 YarnProtos.ApplicationACLMapProto.Builder getApplicationACLsBuilder(int index)
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 List<YarnProtos.ApplicationACLMapProto.Builder> getApplicationACLsBuilderList()
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 int getApplicationACLsCount()
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 List<YarnProtos.ApplicationACLMapProto> getApplicationACLsList()
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 YarnProtos.ApplicationACLMapProtoOrBuilder getApplicationACLsOrBuilder(int index)
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 List<? extends YarnProtos.ApplicationACLMapProtoOrBuilder> getApplicationACLsOrBuilderList()
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 com.google.protobuf.ByteString getClientToAmTokenMasterKey()
          optional bytes client_to_am_token_master_key = 2;
 YarnProtos.ContainerProto getContainersFromPreviousAttempts(int index)
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 YarnProtos.ContainerProto.Builder getContainersFromPreviousAttemptsBuilder(int index)
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 List<YarnProtos.ContainerProto.Builder> getContainersFromPreviousAttemptsBuilderList()
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 int getContainersFromPreviousAttemptsCount()
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 List<YarnProtos.ContainerProto> getContainersFromPreviousAttemptsList()
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 YarnProtos.ContainerProtoOrBuilder getContainersFromPreviousAttemptsOrBuilder(int index)
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 List<? extends YarnProtos.ContainerProtoOrBuilder> getContainersFromPreviousAttemptsOrBuilderList()
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 YarnServiceProtos.RegisterApplicationMasterResponseProto getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 YarnProtos.ResourceProto getMaximumCapability()
          optional .hadoop.yarn.ResourceProto maximumCapability = 1;
 YarnProtos.ResourceProto.Builder getMaximumCapabilityBuilder()
          optional .hadoop.yarn.ResourceProto maximumCapability = 1;
 YarnProtos.ResourceProtoOrBuilder getMaximumCapabilityOrBuilder()
          optional .hadoop.yarn.ResourceProto maximumCapability = 1;
 YarnServiceProtos.NMTokenProto getNmTokensFromPreviousAttempts(int index)
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 YarnServiceProtos.NMTokenProto.Builder getNmTokensFromPreviousAttemptsBuilder(int index)
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 List<YarnServiceProtos.NMTokenProto.Builder> getNmTokensFromPreviousAttemptsBuilderList()
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 int getNmTokensFromPreviousAttemptsCount()
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 List<YarnServiceProtos.NMTokenProto> getNmTokensFromPreviousAttemptsList()
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 YarnServiceProtos.NMTokenProtoOrBuilder getNmTokensFromPreviousAttemptsOrBuilder(int index)
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 List<? extends YarnServiceProtos.NMTokenProtoOrBuilder> getNmTokensFromPreviousAttemptsOrBuilderList()
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 String getQueue()
          optional string queue = 5;
 com.google.protobuf.ByteString getQueueBytes()
          optional string queue = 5;
 boolean hasClientToAmTokenMasterKey()
          optional bytes client_to_am_token_master_key = 2;
 boolean hasMaximumCapability()
          optional .hadoop.yarn.ResourceProto maximumCapability = 1;
 boolean hasQueue()
          optional string queue = 5;
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder mergeFrom(com.google.protobuf.Message other)
           
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder mergeFrom(YarnServiceProtos.RegisterApplicationMasterResponseProto other)
           
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder mergeMaximumCapability(YarnProtos.ResourceProto value)
          optional .hadoop.yarn.ResourceProto maximumCapability = 1;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder removeApplicationACLs(int index)
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder removeContainersFromPreviousAttempts(int index)
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder removeNmTokensFromPreviousAttempts(int index)
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setApplicationACLs(int index, YarnProtos.ApplicationACLMapProto.Builder builderForValue)
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setApplicationACLs(int index, YarnProtos.ApplicationACLMapProto value)
          repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setClientToAmTokenMasterKey(com.google.protobuf.ByteString value)
          optional bytes client_to_am_token_master_key = 2;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setContainersFromPreviousAttempts(int index, YarnProtos.ContainerProto.Builder builderForValue)
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setContainersFromPreviousAttempts(int index, YarnProtos.ContainerProto value)
          repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setMaximumCapability(YarnProtos.ResourceProto.Builder builderForValue)
          optional .hadoop.yarn.ResourceProto maximumCapability = 1;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setMaximumCapability(YarnProtos.ResourceProto value)
          optional .hadoop.yarn.ResourceProto maximumCapability = 1;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setNmTokensFromPreviousAttempts(int index, YarnServiceProtos.NMTokenProto.Builder builderForValue)
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setNmTokensFromPreviousAttempts(int index, YarnServiceProtos.NMTokenProto value)
          repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setQueue(String value)
          optional string queue = 5;
 YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setQueueBytes(com.google.protobuf.ByteString value)
          optional string queue = 5;
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>

clear

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>

clone

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>

getDefaultInstanceForType

public YarnServiceProtos.RegisterApplicationMasterResponseProto getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public YarnServiceProtos.RegisterApplicationMasterResponseProto build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public YarnServiceProtos.RegisterApplicationMasterResponseProto buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>

mergeFrom

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder mergeFrom(YarnServiceProtos.RegisterApplicationMasterResponseProto other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>

mergeFrom

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                                                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                           throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>
Throws:
IOException

hasMaximumCapability

public boolean hasMaximumCapability()
optional .hadoop.yarn.ResourceProto maximumCapability = 1;

Specified by:
hasMaximumCapability in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

getMaximumCapability

public YarnProtos.ResourceProto getMaximumCapability()
optional .hadoop.yarn.ResourceProto maximumCapability = 1;

Specified by:
getMaximumCapability in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

setMaximumCapability

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setMaximumCapability(YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto maximumCapability = 1;


setMaximumCapability

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setMaximumCapability(YarnProtos.ResourceProto.Builder builderForValue)
optional .hadoop.yarn.ResourceProto maximumCapability = 1;


mergeMaximumCapability

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder mergeMaximumCapability(YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto maximumCapability = 1;


clearMaximumCapability

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearMaximumCapability()
optional .hadoop.yarn.ResourceProto maximumCapability = 1;


getMaximumCapabilityBuilder

public YarnProtos.ResourceProto.Builder getMaximumCapabilityBuilder()
optional .hadoop.yarn.ResourceProto maximumCapability = 1;


getMaximumCapabilityOrBuilder

public YarnProtos.ResourceProtoOrBuilder getMaximumCapabilityOrBuilder()
optional .hadoop.yarn.ResourceProto maximumCapability = 1;

Specified by:
getMaximumCapabilityOrBuilder in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

hasClientToAmTokenMasterKey

public boolean hasClientToAmTokenMasterKey()
optional bytes client_to_am_token_master_key = 2;

Specified by:
hasClientToAmTokenMasterKey in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

getClientToAmTokenMasterKey

public com.google.protobuf.ByteString getClientToAmTokenMasterKey()
optional bytes client_to_am_token_master_key = 2;

Specified by:
getClientToAmTokenMasterKey in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

setClientToAmTokenMasterKey

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setClientToAmTokenMasterKey(com.google.protobuf.ByteString value)
optional bytes client_to_am_token_master_key = 2;


clearClientToAmTokenMasterKey

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearClientToAmTokenMasterKey()
optional bytes client_to_am_token_master_key = 2;


getApplicationACLsList

public List<YarnProtos.ApplicationACLMapProto> getApplicationACLsList()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;

Specified by:
getApplicationACLsList in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

getApplicationACLsCount

public int getApplicationACLsCount()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;

Specified by:
getApplicationACLsCount in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

getApplicationACLs

public YarnProtos.ApplicationACLMapProto getApplicationACLs(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;

Specified by:
getApplicationACLs in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

setApplicationACLs

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setApplicationACLs(int index,
                                                                                           YarnProtos.ApplicationACLMapProto value)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;


setApplicationACLs

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setApplicationACLs(int index,
                                                                                           YarnProtos.ApplicationACLMapProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;


addApplicationACLs

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addApplicationACLs(YarnProtos.ApplicationACLMapProto value)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;


addApplicationACLs

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addApplicationACLs(int index,
                                                                                           YarnProtos.ApplicationACLMapProto value)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;


addApplicationACLs

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addApplicationACLs(YarnProtos.ApplicationACLMapProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;


addApplicationACLs

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addApplicationACLs(int index,
                                                                                           YarnProtos.ApplicationACLMapProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;


addAllApplicationACLs

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addAllApplicationACLs(Iterable<? extends YarnProtos.ApplicationACLMapProto> values)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;


clearApplicationACLs

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearApplicationACLs()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;


removeApplicationACLs

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder removeApplicationACLs(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;


getApplicationACLsBuilder

public YarnProtos.ApplicationACLMapProto.Builder getApplicationACLsBuilder(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;


getApplicationACLsOrBuilder

public YarnProtos.ApplicationACLMapProtoOrBuilder getApplicationACLsOrBuilder(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;

Specified by:
getApplicationACLsOrBuilder in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

getApplicationACLsOrBuilderList

public List<? extends YarnProtos.ApplicationACLMapProtoOrBuilder> getApplicationACLsOrBuilderList()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;

Specified by:
getApplicationACLsOrBuilderList in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

addApplicationACLsBuilder

public YarnProtos.ApplicationACLMapProto.Builder addApplicationACLsBuilder()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;


addApplicationACLsBuilder

public YarnProtos.ApplicationACLMapProto.Builder addApplicationACLsBuilder(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;


getApplicationACLsBuilderList

public List<YarnProtos.ApplicationACLMapProto.Builder> getApplicationACLsBuilderList()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;


getContainersFromPreviousAttemptsList

public List<YarnProtos.ContainerProto> getContainersFromPreviousAttemptsList()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;

Specified by:
getContainersFromPreviousAttemptsList in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

getContainersFromPreviousAttemptsCount

public int getContainersFromPreviousAttemptsCount()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;

Specified by:
getContainersFromPreviousAttemptsCount in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

getContainersFromPreviousAttempts

public YarnProtos.ContainerProto getContainersFromPreviousAttempts(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;

Specified by:
getContainersFromPreviousAttempts in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

setContainersFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setContainersFromPreviousAttempts(int index,
                                                                                                          YarnProtos.ContainerProto value)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;


setContainersFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setContainersFromPreviousAttempts(int index,
                                                                                                          YarnProtos.ContainerProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;


addContainersFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addContainersFromPreviousAttempts(YarnProtos.ContainerProto value)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;


addContainersFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addContainersFromPreviousAttempts(int index,
                                                                                                          YarnProtos.ContainerProto value)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;


addContainersFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addContainersFromPreviousAttempts(YarnProtos.ContainerProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;


addContainersFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addContainersFromPreviousAttempts(int index,
                                                                                                          YarnProtos.ContainerProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;


addAllContainersFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addAllContainersFromPreviousAttempts(Iterable<? extends YarnProtos.ContainerProto> values)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;


clearContainersFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearContainersFromPreviousAttempts()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;


removeContainersFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder removeContainersFromPreviousAttempts(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;


getContainersFromPreviousAttemptsBuilder

public YarnProtos.ContainerProto.Builder getContainersFromPreviousAttemptsBuilder(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;


getContainersFromPreviousAttemptsOrBuilder

public YarnProtos.ContainerProtoOrBuilder getContainersFromPreviousAttemptsOrBuilder(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;

Specified by:
getContainersFromPreviousAttemptsOrBuilder in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

getContainersFromPreviousAttemptsOrBuilderList

public List<? extends YarnProtos.ContainerProtoOrBuilder> getContainersFromPreviousAttemptsOrBuilderList()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;

Specified by:
getContainersFromPreviousAttemptsOrBuilderList in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

addContainersFromPreviousAttemptsBuilder

public YarnProtos.ContainerProto.Builder addContainersFromPreviousAttemptsBuilder()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;


addContainersFromPreviousAttemptsBuilder

public YarnProtos.ContainerProto.Builder addContainersFromPreviousAttemptsBuilder(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;


getContainersFromPreviousAttemptsBuilderList

public List<YarnProtos.ContainerProto.Builder> getContainersFromPreviousAttemptsBuilderList()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;


hasQueue

public boolean hasQueue()
optional string queue = 5;

Specified by:
hasQueue in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

getQueue

public String getQueue()
optional string queue = 5;

Specified by:
getQueue in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

getQueueBytes

public com.google.protobuf.ByteString getQueueBytes()
optional string queue = 5;

Specified by:
getQueueBytes in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

setQueue

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setQueue(String value)
optional string queue = 5;


clearQueue

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearQueue()
optional string queue = 5;


setQueueBytes

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setQueueBytes(com.google.protobuf.ByteString value)
optional string queue = 5;


getNmTokensFromPreviousAttemptsList

public List<YarnServiceProtos.NMTokenProto> getNmTokensFromPreviousAttemptsList()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;

Specified by:
getNmTokensFromPreviousAttemptsList in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

getNmTokensFromPreviousAttemptsCount

public int getNmTokensFromPreviousAttemptsCount()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;

Specified by:
getNmTokensFromPreviousAttemptsCount in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

getNmTokensFromPreviousAttempts

public YarnServiceProtos.NMTokenProto getNmTokensFromPreviousAttempts(int index)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;

Specified by:
getNmTokensFromPreviousAttempts in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

setNmTokensFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setNmTokensFromPreviousAttempts(int index,
                                                                                                        YarnServiceProtos.NMTokenProto value)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;


setNmTokensFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder setNmTokensFromPreviousAttempts(int index,
                                                                                                        YarnServiceProtos.NMTokenProto.Builder builderForValue)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;


addNmTokensFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addNmTokensFromPreviousAttempts(YarnServiceProtos.NMTokenProto value)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;


addNmTokensFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addNmTokensFromPreviousAttempts(int index,
                                                                                                        YarnServiceProtos.NMTokenProto value)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;


addNmTokensFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addNmTokensFromPreviousAttempts(YarnServiceProtos.NMTokenProto.Builder builderForValue)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;


addNmTokensFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addNmTokensFromPreviousAttempts(int index,
                                                                                                        YarnServiceProtos.NMTokenProto.Builder builderForValue)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;


addAllNmTokensFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder addAllNmTokensFromPreviousAttempts(Iterable<? extends YarnServiceProtos.NMTokenProto> values)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;


clearNmTokensFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder clearNmTokensFromPreviousAttempts()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;


removeNmTokensFromPreviousAttempts

public YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder removeNmTokensFromPreviousAttempts(int index)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;


getNmTokensFromPreviousAttemptsBuilder

public YarnServiceProtos.NMTokenProto.Builder getNmTokensFromPreviousAttemptsBuilder(int index)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;


getNmTokensFromPreviousAttemptsOrBuilder

public YarnServiceProtos.NMTokenProtoOrBuilder getNmTokensFromPreviousAttemptsOrBuilder(int index)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;

Specified by:
getNmTokensFromPreviousAttemptsOrBuilder in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

getNmTokensFromPreviousAttemptsOrBuilderList

public List<? extends YarnServiceProtos.NMTokenProtoOrBuilder> getNmTokensFromPreviousAttemptsOrBuilderList()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;

Specified by:
getNmTokensFromPreviousAttemptsOrBuilderList in interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder

addNmTokensFromPreviousAttemptsBuilder

public YarnServiceProtos.NMTokenProto.Builder addNmTokensFromPreviousAttemptsBuilder()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;


addNmTokensFromPreviousAttemptsBuilder

public YarnServiceProtos.NMTokenProto.Builder addNmTokensFromPreviousAttemptsBuilder(int index)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;


getNmTokensFromPreviousAttemptsBuilderList

public List<YarnServiceProtos.NMTokenProto.Builder> getNmTokensFromPreviousAttemptsBuilderList()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;



Copyright © 2014 Apache Software Foundation. All Rights Reserved.