public class XACore extends AbstractCore
lockManager, LOGGER, remotingServer| 构造器和说明 |
|---|
XACore(RemotingServer remotingServer) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
branchReport(BranchType branchType,
String xid,
long branchId,
BranchStatus status,
String applicationData) |
BranchType |
getHandleBranchType() |
begin, branchCommit, branchCommitSend, branchRegister, branchRollback, branchRollbackSend, branchSessionLock, branchSessionUnlock, commit, doGlobalCommit, doGlobalReport, doGlobalRollback, getStatus, globalReport, globalSessionStatusCheck, lockQuery, rollbackpublic XACore(RemotingServer remotingServer)
public BranchType getHandleBranchType()
getHandleBranchType 在类中 AbstractCorepublic void branchReport(BranchType branchType, String xid, long branchId, BranchStatus status, String applicationData) throws TransactionException
branchReport 在接口中 ResourceManagerOutboundbranchReport 在类中 AbstractCoreTransactionExceptionCopyright © 2022 Seata. All rights reserved.