Package io.atomix.raft.roles
package io.atomix.raft.roles
Provides classes for role-based management of leader election and replication in the Raft
consensus protocol.
-
ClassDescriptionAbstract state.Abstract active state.Candidate state.Follower state.Inactive state.Leader state.Passive state.Promotable role.Raft role interface.