Uses of Package
io.camunda.zeebe.broker.system.partitions
-
Classes in io.camunda.zeebe.broker.system.partitions used by io.camunda.zeebe.broker.system.management Class Description ZeebePartition -
Classes in io.camunda.zeebe.broker.system.partitions used by io.camunda.zeebe.broker.system.partitions Class Description PartitionContext PartitionHealthBroadcaster.PartitionHealthListener PartitionMessagingService Abstracts away messaging to other members of a partition - add operations as needed.PartitionTransition SnapshotReplication TypedRecordProcessorsFactory -
Classes in io.camunda.zeebe.broker.system.partitions used by io.camunda.zeebe.broker.system.partitions.impl Class Description AtomixRecordEntrySupplier Implementations of this interface should return the previousof a RaftLogEntry that contains aApplicationEntrywith the given position.PartitionContext PartitionMessagingService Abstracts away messaging to other members of a partition - add operations as needed.PartitionStep A PartitionStep is an action to be taken while opening or closing a partition (e.g., opening/closing a component of the partition).PartitionTransition SnapshotReplication StateController -
Classes in io.camunda.zeebe.broker.system.partitions used by io.camunda.zeebe.broker.system.partitions.impl.steps Class Description PartitionContext PartitionStep A PartitionStep is an action to be taken while opening or closing a partition (e.g., opening/closing a component of the partition).