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