public static final class YarnProtos.PreemptionContainerProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnProtos.PreemptionContainerProto.Builder> implements YarnProtos.PreemptionContainerProtoOrBuilder
hadoop.yarn.PreemptionContainerProto
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<YarnProtos.PreemptionContainerProto.Builder>
public YarnProtos.PreemptionContainerProto.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<YarnProtos.PreemptionContainerProto.Builder>
public YarnProtos.PreemptionContainerProto.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<YarnProtos.PreemptionContainerProto.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<YarnProtos.PreemptionContainerProto.Builder>
public YarnProtos.PreemptionContainerProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public YarnProtos.PreemptionContainerProto build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public YarnProtos.PreemptionContainerProto buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public YarnProtos.PreemptionContainerProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<YarnProtos.PreemptionContainerProto.Builder>
public YarnProtos.PreemptionContainerProto.Builder mergeFrom(YarnProtos.PreemptionContainerProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<YarnProtos.PreemptionContainerProto.Builder>
public YarnProtos.PreemptionContainerProto.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<YarnProtos.PreemptionContainerProto.Builder>
IOException
public boolean hasId()
optional .hadoop.yarn.ContainerIdProto id = 1;
hasId
in interface YarnProtos.PreemptionContainerProtoOrBuilder
public YarnProtos.ContainerIdProto getId()
optional .hadoop.yarn.ContainerIdProto id = 1;
getId
in interface YarnProtos.PreemptionContainerProtoOrBuilder
public YarnProtos.PreemptionContainerProto.Builder setId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto id = 1;
public YarnProtos.PreemptionContainerProto.Builder setId(YarnProtos.ContainerIdProto.Builder builderForValue)
optional .hadoop.yarn.ContainerIdProto id = 1;
public YarnProtos.PreemptionContainerProto.Builder mergeId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto id = 1;
public YarnProtos.PreemptionContainerProto.Builder clearId()
optional .hadoop.yarn.ContainerIdProto id = 1;
public YarnProtos.ContainerIdProto.Builder getIdBuilder()
optional .hadoop.yarn.ContainerIdProto id = 1;
public YarnProtos.ContainerIdProtoOrBuilder getIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto id = 1;
getIdOrBuilder
in interface YarnProtos.PreemptionContainerProtoOrBuilder
Copyright © 2013 Apache Software Foundation. All rights reserved.