Uses of Package
io.atomix.raft.storage.log

Packages that use io.atomix.raft.storage.log
Package
Description
Implementations of Raft cluster management interfaces.
Implementations of core Raft server interfaces.
Provides
invalid reference
io.atomix.primitive.partition.PartitionGroup
and Partition implementations for the Raft consensus protocol.
Raft partition management utilities.
Provides various classes and interfaces for storing logs and snapshots in the Raft consensus protocol.
Provides a standalone segmented log for use in the Raft consensus protocol implementation.