| 程序包 | 说明 |
|---|---|
| io.seata.server.coordinator | |
| io.seata.server.transaction.at | |
| io.seata.server.transaction.saga | |
| io.seata.server.transaction.tcc | |
| io.seata.server.transaction.xa |
| 限定符和类型 | 方法和说明 |
|---|---|
AbstractCore |
DefaultCore.getCore(BranchType branchType)
get core
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DefaultCore.mockCore(BranchType branchType,
AbstractCore core)
only for mock
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ATCore
The type at core.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
SagaCore
The type saga core.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TccCore
The type tcc core.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
XACore
The type XA core.
|
Copyright © 2022 Seata. All rights reserved.