| Package | Description |
|---|---|
| io.openmessaging.storage.dledger | |
| io.openmessaging.storage.dledger.statemachine |
| Class and Description |
|---|
| StateMachine
Finite state machine, which should be implemented by user.
|
| StateMachineCaller
Finite state machine caller
Through a task queue, all tasks that modify the state of the state machine
are guaranteed to be executed sequentially.
|
| Class and Description |
|---|
| CommittedEntryIterator
The iterator implementation of committed entries.
|
| StateMachine
Finite state machine, which should be implemented by user.
|
Copyright © 2023. All rights reserved.