Package io.microraft.statemachine
-
Interface Summary Interface Description StateMachine The abstraction used byRaftNodeinstances to execute operations on the user-supplied state machines.
| Interface | Description |
|---|---|
| StateMachine |
The abstraction used by
RaftNode instances to execute operations on
the user-supplied state machines. |