类的使用
org.apache.pulsar.common.api.proto.CommandAddPartitionToTxn
使用CommandAddPartitionToTxn的程序包
-
org.apache.pulsar.common.api.proto中CommandAddPartitionToTxn的使用
修饰符和类型方法说明CommandAddPartitionToTxn.addAllPartitions(Iterable<String> partitions) CommandAddPartitionToTxn.clear()CommandAddPartitionToTxn.clearPartitions()CommandAddPartitionToTxn.clearRequestId()CommandAddPartitionToTxn.clearTxnidLeastBits()CommandAddPartitionToTxn.clearTxnidMostBits()CommandAddPartitionToTxn.copyFrom(CommandAddPartitionToTxn _other) BaseCommand.getAddPartitionToTxn()BaseCommand.setAddPartitionToTxn()CommandAddPartitionToTxn.setRequestId(long requestId) CommandAddPartitionToTxn.setTxnidLeastBits(long txnidLeastBits) CommandAddPartitionToTxn.setTxnidMostBits(long txnidMostBits) -
org.apache.pulsar.common.protocol中CommandAddPartitionToTxn的使用
修饰符和类型方法说明protected voidPulsarDecoder.handleAddPartitionToTxn(CommandAddPartitionToTxn commandAddPartitionToTxn)