Uses of Enum Class
io.atomix.raft.RaftServer.Role

Packages that use RaftServer.Role
Package
Description
Provides classes and interfaces for managing Raft clients and servers.
Implementations of core Raft server interfaces.
Provides
invalid reference
io.atomix.primitive.partition.PartitionGroup
and Partition implementations for the Raft consensus protocol.
Raft partition management utilities.
Provides classes for role-based management of leader election and replication in the Raft consensus protocol.