Package io.camunda.zeebe.broker.system.partitions
package io.camunda.zeebe.broker.system.partitions
-
ClassDescriptionImplementations of this interface should return the previous
of a RaftLogEntry that contains aApplicationEntrywith the given position.Interface encapsulating all the information about a partition that are needed at runtime (i.e.Informs its delegate of partition health changesAbstracts away messaging to other members of a partition - add operations as needed.Deprecated.A 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