Package io.microraft.executor


package io.microraft.executor
  • Interfaces
    Class
    Description
    The abstraction used by RaftNode to execute the Raft consensus algorithm with the Actor model.