Uses of Package
io.atomix.raft.protocol

Packages that use io.atomix.raft.protocol
Package
Description
Provides classes and interfaces for managing Raft clients and servers.
Implementations of core Raft server interfaces.
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.
Provides a standalone segmented log for use in the Raft consensus protocol implementation.