Uses of Class
org.apache.pulsar.common.api.proto.CommandAddPartitionToTxn
-
Packages that use CommandAddPartitionToTxn Package Description org.apache.pulsar.common.api.proto org.apache.pulsar.common.protocol Common protocol. -
-
Uses of CommandAddPartitionToTxn in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto with parameters of type CommandAddPartitionToTxn Modifier and Type Method Description CommandAddPartitionToTxnCommandAddPartitionToTxn. copyFrom(CommandAddPartitionToTxn _other) -
Uses of CommandAddPartitionToTxn in org.apache.pulsar.common.protocol
Methods in org.apache.pulsar.common.protocol with parameters of type CommandAddPartitionToTxn Modifier and Type Method Description protected voidPulsarDecoder. handleAddPartitionToTxn(CommandAddPartitionToTxn commandAddPartitionToTxn)
-