|
||||||||||
| 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;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||