| Package | Description |
|---|---|
| io.seata.saga.engine | |
| io.seata.saga.engine.impl | |
| io.seata.saga.engine.store.impl |
| Modifier and Type | Method and Description |
|---|---|
StateLogStore |
StateMachineConfig.getStateLogStore()
Deprecated.
Gets get state log store.
|
| Modifier and Type | Method and Description |
|---|---|
StateLogStore |
DefaultStateMachineConfig.getStateLogStore()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultStateMachineConfig.setStateLogStore(StateLogStore stateLogStore)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StateLogStoreImpl |
| Modifier and Type | Method and Description |
|---|---|
static StateLogStore |
StateLogStoreImpl.wrap(StateLogStore actual) |
Copyright © 2025 Apache. All rights reserved.