| Interface | Description |
|---|---|
| StateMachine |
Finite state machine, which should be implemented by user.
|
| Class | Description |
|---|---|
| CommittedEntryIterator |
The iterator implementation of committed entries.
|
| 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.
|
Copyright © 2023. All rights reserved.