public static final class PulsarApi.CommandSend.Builder extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.Builder<PulsarApi.CommandSend,PulsarApi.CommandSend.Builder> implements PulsarApi.CommandSendOrBuilder, ByteBufCodedInputStream.ByteBufMessageBuilder
parseUnknownFieldpublic void recycle()
public PulsarApi.CommandSend.Builder clear()
clear in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite.Builderclear in class org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.Builder<PulsarApi.CommandSend,PulsarApi.CommandSend.Builder>public PulsarApi.CommandSend.Builder clone()
clone in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite.Builderclone in class org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.Builder<PulsarApi.CommandSend,PulsarApi.CommandSend.Builder>public PulsarApi.CommandSend getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuildergetDefaultInstanceForType in class org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.Builder<PulsarApi.CommandSend,PulsarApi.CommandSend.Builder>public PulsarApi.CommandSend build()
build in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite.Builderpublic PulsarApi.CommandSend buildPartial()
buildPartial in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite.Builderpublic PulsarApi.CommandSend.Builder mergeFrom(PulsarApi.CommandSend other)
mergeFrom in class org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.Builder<PulsarApi.CommandSend,PulsarApi.CommandSend.Builder>public final boolean isInitialized()
isInitialized in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilderpublic PulsarApi.CommandSend.Builder mergeFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite.BuildermergeFrom in class org.apache.pulsar.shaded.com.google.protobuf.v241.AbstractMessageLite.Builder<PulsarApi.CommandSend.Builder>IOExceptionpublic PulsarApi.CommandSend.Builder mergeFrom(ByteBufCodedInputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface ByteBufCodedInputStream.ByteBufMessageBuilderIOExceptionpublic boolean hasProducerId()
hasProducerId in interface PulsarApi.CommandSendOrBuilderpublic long getProducerId()
getProducerId in interface PulsarApi.CommandSendOrBuilderpublic PulsarApi.CommandSend.Builder setProducerId(long value)
public PulsarApi.CommandSend.Builder clearProducerId()
public boolean hasSequenceId()
hasSequenceId in interface PulsarApi.CommandSendOrBuilderpublic long getSequenceId()
getSequenceId in interface PulsarApi.CommandSendOrBuilderpublic PulsarApi.CommandSend.Builder setSequenceId(long value)
public PulsarApi.CommandSend.Builder clearSequenceId()
public boolean hasNumMessages()
hasNumMessages in interface PulsarApi.CommandSendOrBuilderpublic int getNumMessages()
getNumMessages in interface PulsarApi.CommandSendOrBuilderpublic PulsarApi.CommandSend.Builder setNumMessages(int value)
public PulsarApi.CommandSend.Builder clearNumMessages()
public boolean hasTxnidLeastBits()
hasTxnidLeastBits in interface PulsarApi.CommandSendOrBuilderpublic long getTxnidLeastBits()
getTxnidLeastBits in interface PulsarApi.CommandSendOrBuilderpublic PulsarApi.CommandSend.Builder setTxnidLeastBits(long value)
public PulsarApi.CommandSend.Builder clearTxnidLeastBits()
public boolean hasTxnidMostBits()
hasTxnidMostBits in interface PulsarApi.CommandSendOrBuilderpublic long getTxnidMostBits()
getTxnidMostBits in interface PulsarApi.CommandSendOrBuilderpublic PulsarApi.CommandSend.Builder setTxnidMostBits(long value)
public PulsarApi.CommandSend.Builder clearTxnidMostBits()
public boolean hasHighestSequenceId()
hasHighestSequenceId in interface PulsarApi.CommandSendOrBuilderpublic long getHighestSequenceId()
getHighestSequenceId in interface PulsarApi.CommandSendOrBuilderpublic PulsarApi.CommandSend.Builder setHighestSequenceId(long value)
public PulsarApi.CommandSend.Builder clearHighestSequenceId()
public boolean hasIsChunk()
hasIsChunk in interface PulsarApi.CommandSendOrBuilderpublic boolean getIsChunk()
getIsChunk in interface PulsarApi.CommandSendOrBuilderpublic PulsarApi.CommandSend.Builder setIsChunk(boolean value)
public PulsarApi.CommandSend.Builder clearIsChunk()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.