Uses of Interface
io.microraft.statemachine.StateMachine
-
Uses of StateMachine in io.microraft
Modifier and TypeMethodDescriptionRaftNode.RaftNodeBuilder.setStateMachine
(StateMachine stateMachine) Sets the state machine object to be used for execution of queries and committed operations.