com.alibaba.rocketmq.client.producer
接口 TransactionCheckListener


public interface TransactionCheckListener

服务器回调Producer,检查本地事务分支成功还是失败

从以下版本开始:
2013-7-25
作者:
shijia.wxr

方法摘要
 LocalTransactionState checkLocalTransactionState(MessageExt msg)
           
 

方法详细信息

checkLocalTransactionState

LocalTransactionState checkLocalTransactionState(MessageExt msg)


Copyright © 2012-2014. All Rights Reserved.