Zeebe Atomix Cluster 8.6.27 API

Packages
Package
Description
Provides classes and interfaces for cluster management.
Provides classes and interfaces for extensible cluster membership discovery.
Cluster management interface implementations.
Provides high-level interfaces for direct and publish-subscribe inter-cluster communication.
Messaging layer interface implementations.
Provides interfaces and implementations for group membership protocols.
Provides classes and interfaces for defining and managing primitive types.
Provides classes and interfaces for managing primitive partitions, partition groups, and member groups.
Partition service/interface implementations.
Provides classes and interfaces for managing Raft clients and servers.
Provides interfaces for managing and interacting with the Raft cluster.
Implementations of Raft cluster management interfaces.
Implementations of core Raft server interfaces.
 
Provides
invalid reference
io.atomix.primitive.partition.PartitionGroup
and Partition implementations for the Raft consensus protocol.
Raft partition management utilities.
Provides RaftRequest and RaftResponse implementations for all internal Raft protocol communication.
Provides classes for role-based management of leader election and replication in the Raft consensus protocol.
 
Zeebe Snapshot Management Protocol
Provides various classes and interfaces for storing logs and snapshots 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
Provides classes and interfaces that aid in storing and loading persistent cluster and server configurations.
Provides utility classes for use in the Raft consensus protocol implementation.