public interface TransactionCleanService
void clear(String groupId, int state, String unitId, String unitType) throws com.codingapi.txlcn.common.exception.TransactionClearException
groupId - groupIdstate - 事务状态 1 提交 0 回滚unitId - unitIdunitType - 事务类型com.codingapi.txlcn.common.exception.TransactionClearException - TransactionClearExceptionCopyright © 2019. All rights reserved.