| Package | Description |
|---|---|
| io.seata.saga.engine | |
| io.seata.saga.engine.impl |
| Modifier and Type | Method and Description |
|---|---|
StateLogRepository |
StateMachineConfig.getStateLogRepository()
Deprecated.
Gets state log store.
|
| Modifier and Type | Method and Description |
|---|---|
StateLogRepository |
DefaultStateMachineConfig.getStateLogRepository()
Deprecated.
this method will return a
StateLogRepository which is wrapped from StateLogRepository
notice: This method cannot be referenced in the normal process of saga. |
Copyright © 2025 Apache. All rights reserved.