Uses of Enum Class
io.atomix.raft.cluster.RaftMember.Type

Packages that use RaftMember.Type
Package
Description
Provides classes and interfaces for managing Raft clients and servers.
Provides interfaces for managing and interacting with the Raft cluster.
Implementations of Raft cluster management interfaces.
Implementations of core Raft server interfaces.
Raft partition management utilities.