| Package | Description |
|---|---|
| io.seata.saga.engine | |
| io.seata.saga.engine.impl | |
| io.seata.saga.engine.repo.impl |
| Modifier and Type | Method and Description |
|---|---|
StateLogRepository |
StateMachineConfig.getStateLogRepository()
Gets state log store.
|
| Modifier and Type | Method and Description |
|---|---|
StateLogRepository |
DefaultStateMachineConfig.getStateLogRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultStateMachineConfig.setStateLogRepository(StateLogRepository stateLogRepository) |
| Modifier and Type | Class and Description |
|---|---|
class |
StateLogRepositoryImpl
State Log Repository
|
Copyright © 2023 Seata. All rights reserved.