类的使用
org.apache.pulsar.common.api.proto.CommandSend
使用CommandSend的程序包
-
org.apache.pulsar.common.api.proto中CommandSend的使用
修饰符和类型方法说明CommandSend.clear()CommandSend.clearHighestSequenceId()CommandSend.clearIsChunk()CommandSend.clearMarker()CommandSend.clearMessageId()CommandSend.clearNumMessages()CommandSend.clearProducerId()CommandSend.clearSequenceId()CommandSend.clearTxnidLeastBits()CommandSend.clearTxnidMostBits()CommandSend.copyFrom(CommandSend _other) BaseCommand.getSend()CommandSend.setHighestSequenceId(long highestSequenceId) CommandSend.setIsChunk(boolean isChunk) CommandSend.setMarker(boolean marker) CommandSend.setNumMessages(int numMessages) CommandSend.setProducerId(long producerId) BaseCommand.setSend()CommandSend.setSequenceId(long sequenceId) CommandSend.setTxnidLeastBits(long txnidLeastBits) CommandSend.setTxnidMostBits(long txnidMostBits) -
org.apache.pulsar.common.protocol中CommandSend的使用
修饰符和类型方法说明protected voidPulsarDecoder.handleSend(CommandSend send, io.netty.buffer.ByteBuf headersAndPayload)