@Component public class TxcTransactionCleanService extends Object implements TransactionCleanService
| 构造器和说明 |
|---|
TxcTransactionCleanService(TxcService txcService,
TMReporter tmReporter) |
@Autowired public TxcTransactionCleanService(TxcService txcService, TMReporter tmReporter)
public void clear(String groupId, int state, String unitId, String unitType) throws com.codingapi.txlcn.common.exception.TransactionClearException
TransactionCleanServiceclear 在接口中 TransactionCleanServicegroupId - groupIdstate - 事务状态 1 提交 0 回滚unitId - unitIdunitType - 事务类型com.codingapi.txlcn.common.exception.TransactionClearException - TransactionClearExceptionCopyright © 2019. All rights reserved.