| 程序包 | 说明 |
|---|---|
| io.seata.rm | |
| io.seata.rm.tcc | |
| io.seata.saga.rm |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultRMHandler
the default RM event handler implement, deal with the phase two events
|
class |
RMHandlerAT
The type Rm handler at.
|
class |
RMHandlerXA
The type RM handler XA.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected static Map<BranchType,AbstractRMHandler> |
DefaultRMHandler.allRMHandlersMap |
| 限定符和类型 | 方法和说明 |
|---|---|
static AbstractRMHandler |
DefaultRMHandler.get()
Get resource manager.
|
protected AbstractRMHandler |
DefaultRMHandler.getRMHandler(BranchType branchType) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RMHandlerTCC
The type Rm handler tcc.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RMHandlerSaga
The type Rm handler SAGA.
|
Copyright © 2020 Seata. All rights reserved.