|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder>
org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
public static final class YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
Protobuf type hadoop.yarn.RegisterApplicationMasterResponseProto
| 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 |
|---|
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.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.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.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.RegisterApplicationMasterResponseProtoOrBuilder
public 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.RegisterApplicationMasterResponseProtoOrBuilder
public 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;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||