com.alibaba.rocketmq.client.producer
类 TransactionSendResult
java.lang.Object
com.alibaba.rocketmq.client.producer.SendResult
com.alibaba.rocketmq.client.producer.TransactionSendResult
public class TransactionSendResult
- extends SendResult
发送事务消息返回结果
- 从以下版本开始:
- 2013-7-31
- 作者:
- shijia.wxr
TransactionSendResult
public TransactionSendResult()
getLocalTransactionState
public LocalTransactionState getLocalTransactionState()
setLocalTransactionState
public void setLocalTransactionState(LocalTransactionState localTransactionState)
Copyright © 2012-2014. All Rights Reserved.