Package io.atomix.raft.impl
package io.atomix.raft.impl
Implementations of core Raft server interfaces.
-
ClassDescriptionProvides a standalone implementation of the Raft consensus algorithm.Default Raft server builder.Manages the volatile state and state transitions of a Raft server.Raft server state.An implementation of the default election in raft.