Uses of Interface
io.atomix.raft.storage.log.IndexedRaftLogEntry

Packages that use IndexedRaftLogEntry
Package
Description
Provides classes and interfaces for managing Raft clients and servers.
Implementations of Raft cluster management interfaces.
Implementations of core Raft server interfaces.
Provides a standalone segmented log for use in the Raft consensus protocol implementation.