Package io.microraft.executor
-
Interface Summary Interface Description RaftNodeExecutor The abstraction used byRaftNodeto execute the Raft consensus algorithm with the Actor model.
| Interface | Description |
|---|---|
| RaftNodeExecutor |
The abstraction used by
RaftNode to execute the Raft consensus
algorithm with the Actor model. |