Uses of Interface
io.atomix.raft.protocol.RaftRequest

Packages that use RaftRequest
Package
Description
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.