类的使用
org.apache.pulsar.common.api.proto.CommandEndTxn
使用CommandEndTxn的程序包
-
org.apache.pulsar.common.api.proto中CommandEndTxn的使用
修饰符和类型方法说明CommandEndTxn.clear()CommandEndTxn.clearRequestId()CommandEndTxn.clearTxnAction()CommandEndTxn.clearTxnidLeastBits()CommandEndTxn.clearTxnidMostBits()CommandEndTxn.copyFrom(CommandEndTxn _other) BaseCommand.getEndTxn()BaseCommand.setEndTxn()CommandEndTxn.setRequestId(long requestId) CommandEndTxn.setTxnAction(TxnAction txnAction) CommandEndTxn.setTxnidLeastBits(long txnidLeastBits) CommandEndTxn.setTxnidMostBits(long txnidMostBits) -
org.apache.pulsar.common.protocol中CommandEndTxn的使用