public static final class YarnProtos.ContainerResourceIncreaseRequestProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnProtos.ContainerResourceIncreaseRequestProto.Builder> implements YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilder
hadoop.yarn.ContainerResourceIncreaseRequestProtoaddRepeatedField, 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<YarnProtos.ContainerResourceIncreaseRequestProto.Builder>public YarnProtos.ContainerResourceIncreaseRequestProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<YarnProtos.ContainerResourceIncreaseRequestProto.Builder>public YarnProtos.ContainerResourceIncreaseRequestProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<YarnProtos.ContainerResourceIncreaseRequestProto.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<YarnProtos.ContainerResourceIncreaseRequestProto.Builder>public YarnProtos.ContainerResourceIncreaseRequestProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic YarnProtos.ContainerResourceIncreaseRequestProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic YarnProtos.ContainerResourceIncreaseRequestProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic YarnProtos.ContainerResourceIncreaseRequestProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnProtos.ContainerResourceIncreaseRequestProto.Builder>public YarnProtos.ContainerResourceIncreaseRequestProto.Builder mergeFrom(YarnProtos.ContainerResourceIncreaseRequestProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnProtos.ContainerResourceIncreaseRequestProto.Builder>public YarnProtos.ContainerResourceIncreaseRequestProto.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<YarnProtos.ContainerResourceIncreaseRequestProto.Builder>IOExceptionpublic boolean hasContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1;hasContainerId in interface YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilderpublic YarnProtos.ContainerIdProto getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1;getContainerId in interface YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilderpublic YarnProtos.ContainerResourceIncreaseRequestProto.Builder setContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 1;public YarnProtos.ContainerResourceIncreaseRequestProto.Builder setContainerId(YarnProtos.ContainerIdProto.Builder builderForValue)
optional .hadoop.yarn.ContainerIdProto container_id = 1;public YarnProtos.ContainerResourceIncreaseRequestProto.Builder mergeContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 1;public YarnProtos.ContainerResourceIncreaseRequestProto.Builder clearContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1;public YarnProtos.ContainerIdProto.Builder getContainerIdBuilder()
optional .hadoop.yarn.ContainerIdProto container_id = 1;public YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto container_id = 1;getContainerIdOrBuilder in interface YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilderpublic boolean hasCapability()
optional .hadoop.yarn.ResourceProto capability = 2;hasCapability in interface YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilderpublic YarnProtos.ResourceProto getCapability()
optional .hadoop.yarn.ResourceProto capability = 2;getCapability in interface YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilderpublic YarnProtos.ContainerResourceIncreaseRequestProto.Builder setCapability(YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto capability = 2;public YarnProtos.ContainerResourceIncreaseRequestProto.Builder setCapability(YarnProtos.ResourceProto.Builder builderForValue)
optional .hadoop.yarn.ResourceProto capability = 2;public YarnProtos.ContainerResourceIncreaseRequestProto.Builder mergeCapability(YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto capability = 2;public YarnProtos.ContainerResourceIncreaseRequestProto.Builder clearCapability()
optional .hadoop.yarn.ResourceProto capability = 2;public YarnProtos.ResourceProto.Builder getCapabilityBuilder()
optional .hadoop.yarn.ResourceProto capability = 2;public YarnProtos.ResourceProtoOrBuilder getCapabilityOrBuilder()
optional .hadoop.yarn.ResourceProto capability = 2;getCapabilityOrBuilder in interface YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilderCopyright © 2018 CERN. All Rights Reserved.