| 接口 | 说明 |
|---|---|
| StateMachine |
Finite state machine, which should be implemented by user.
|
| 类 | 说明 |
|---|---|
| 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 © 2022. All Rights Reserved.