Uses of Package
io.camunda.zeebe.broker.system.partitions
Packages that use io.camunda.zeebe.broker.system.partitions
Package
Description
-
Classes in io.camunda.zeebe.broker.system.partitions used by io.camunda.zeebe.broker.exporter.streamClassDescriptionAbstracts away messaging to other members of a partition - add operations as needed.
-
Classes in io.camunda.zeebe.broker.system.partitions used by io.camunda.zeebe.broker.partitioning
-
-
Classes in io.camunda.zeebe.broker.system.partitions used by io.camunda.zeebe.broker.system.partitionsClassDescriptionInterface encapsulating all the information about a partition that are needed at runtime (i.e.Abstracts away messaging to other members of a partition - add operations as needed.Deprecated.
-
Classes in io.camunda.zeebe.broker.system.partitions used by io.camunda.zeebe.broker.system.partitions.implClassDescriptionImplementations of this interface should return the previous
of a RaftLogEntry that contains aApplicationEntrywith the given position.Abstracts away messaging to other members of a partition - add operations as needed.A PartitionTransitionStep is an action to be taken while transitioning the partition to a new role -
Classes in io.camunda.zeebe.broker.system.partitions used by io.camunda.zeebe.broker.system.partitions.impl.stepsClassDescriptionA PartitionStartupStep is an action to be taken while opening or closing a partition (e.g., opening/closing a component of the partition).A PartitionTransitionStep is an action to be taken while transitioning the partition to a new role