Uses of Package
io.atomix.raft.zeebe
Packages that use io.atomix.raft.zeebe
Package
Description
Provides classes and interfaces for managing Raft clients and servers.
Implementations of core Raft server interfaces.
Provides
and
invalid reference
io.atomix.primitive.partition.PartitionGroup
Partition implementations for the Raft consensus protocol.Raft partition management utilities.
Provides classes for role-based management of leader election and replication in the Raft
consensus protocol.
-
Classes in io.atomix.raft.zeebe used by io.atomix.raft
-
Classes in io.atomix.raft.zeebe used by io.atomix.raft.impl
-
Classes in io.atomix.raft.zeebe used by io.atomix.raft.partition
-
Classes in io.atomix.raft.zeebe used by io.atomix.raft.partition.implClassDescriptionA log appender provides a central entry point to append to the local Raft log such that it is automatically replicated and eventually committed, and the ability for callers to be notified of various events, e.g.
-
Classes in io.atomix.raft.zeebe used by io.atomix.raft.rolesClassDescriptionA log appender provides a central entry point to append to the local Raft log such that it is automatically replicated and eventually committed, and the ability for callers to be notified of various events, e.g.An append listener can observe and be notified of different events related to the append operation.
-
Classes in io.atomix.raft.zeebe used by io.atomix.raft.zeebeClassDescriptionResult of validating an entry.An append listener can observe and be notified of different events related to the append operation.