Uses of Package
io.atomix.raft.storage
Packages that use io.atomix.raft.storage
Package
Description
Provides classes and interfaces for managing Raft clients and servers.
Implementations of core Raft server interfaces.
Provides various classes and interfaces for storing logs and snapshots in the Raft consensus
protocol.
Provides classes and interfaces that aid in storing and loading persistent cluster and server
configurations.
-
Classes in io.atomix.raft.storage used by io.atomix.raft
-
Classes in io.atomix.raft.storage used by io.atomix.raft.impl
-
Classes in io.atomix.raft.storage used by io.atomix.raft.storageClassDescriptionImmutable log configuration and
RaftLogfactory.Builds aRaftStorageconfiguration. -
Classes in io.atomix.raft.storage used by io.atomix.raft.storage.system