Uses of Interface
io.atomix.raft.storage.log.entry.RaftEntry

Packages that use RaftEntry
Package
Description
Provides a standalone segmented log for use in the Raft consensus protocol implementation.
Provides RaftLogEntry implementations used internally to replicate state changes, sessions, and configuration changes in the cluster.