| Package | Description |
|---|---|
| io.seata.saga.engine | |
| io.seata.saga.engine.impl | |
| io.seata.saga.engine.repo.impl |
| Modifier and Type | Method and Description |
|---|---|
StateMachineRepository |
StateMachineConfig.getStateMachineRepository()
Gets get state machine repository.
|
| Modifier and Type | Method and Description |
|---|---|
StateMachineRepository |
DefaultStateMachineConfig.getStateMachineRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultStateMachineConfig.setStateMachineRepository(StateMachineRepository stateMachineRepository) |
| Modifier and Type | Class and Description |
|---|---|
class |
StateMachineRepositoryImpl
StateMachineRepository Implementation
|
Copyright © 2023 Seata. All rights reserved.