| 接口 | 说明 |
|---|---|
| GlobalLockExecutor |
executor to execute business logic that require global lock
|
| 类 | 说明 |
|---|---|
| AbstractResourceManager |
abstract ResourceManager
|
| AbstractRMHandler |
The Abstract RM event handler
|
| BaseDataSourceResource<T extends Holdable> |
Base class of those DataSources working as Seata Resource.
|
| DefaultResourceManager |
default resource manager, adapt all resource managers
|
| DefaultRMHandler |
the default RM event handler implement, deal with the phase two events
|
| GlobalLockTemplate |
executor template for local transaction which need global lock
|
| RMClient |
The Rm client Initiator.
|
| RMHandlerAT |
The type Rm handler at.
|
| RMHandlerXA |
The type RM handler XA.
|
Copyright © 2022 Seata. All rights reserved.