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

Packages that use ApplicationEntry
Package
Description
Provides classes for role-based management of leader election and replication in the Raft consensus protocol.
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.
Raft Entry