Uses of Package
io.atomix.raft.cluster

Packages that use io.atomix.raft.cluster
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.
Provides RaftRequest and RaftResponse implementations for all internal Raft protocol communication.
Provides RaftLogEntry implementations used internally to replicate state changes, sessions, and configuration changes in the cluster.
Provides classes and interfaces that aid in storing and loading persistent cluster and server configurations.