PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.clear() |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.clearHighestSequenceId() |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.clearIsChunk() |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.clearNumMessages() |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.clearProducerId() |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.clearSequenceId() |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.clearTxnidLeastBits() |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.clearTxnidMostBits() |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.clone() |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.mergeFrom(ByteBufCodedInputStream input,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.mergeFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.mergeFrom(PulsarApi.CommandSend other) |
static PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.newBuilder() |
static PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.newBuilder(PulsarApi.CommandSend prototype) |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.newBuilderForType() |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.setHighestSequenceId(long value) |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.setIsChunk(boolean value) |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.setNumMessages(int value) |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.setProducerId(long value) |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.setSequenceId(long value) |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.setTxnidLeastBits(long value) |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.Builder.setTxnidMostBits(long value) |
PulsarApi.CommandSend.Builder |
PulsarApi.CommandSend.toBuilder() |