Uses of Package
io.atomix.raft

Packages that use io.atomix.raft
Package
Description
Provides classes and interfaces for managing Raft clients and servers.
Implementations of core Raft server interfaces.
Provides PartitionGroup and Partition implementations for the Raft consensus protocol.
Raft partition management utilities.
Provides RaftRequest and RaftResponse implementations for all internal Raft protocol communication.
Provides classes for role-based management of leader election and replication in the Raft consensus protocol.