Uses of Interface
io.camunda.zeebe.dynamic.config.state.ClusterConfigurationChangeOperation.PartitionChangeOperation
Packages that use ClusterConfigurationChangeOperation.PartitionChangeOperation
-
Uses of ClusterConfigurationChangeOperation.PartitionChangeOperation in io.camunda.zeebe.dynamic.config.state
Classes in io.camunda.zeebe.dynamic.config.state that implement ClusterConfigurationChangeOperation.PartitionChangeOperationModifier and TypeClassDescriptionstatic final recordOperation to bootstrap a new partition in the given member.static final recordOperation to disable an exporter on a partition in the given member.static final recordOperation to enable an exporter on a partition in the given member.static final recordOperation to force reconfigure the replication group of a partition.static final recordOperation to add a member to a partition's replication group.static final recordOperation to remove a member from a partition's replication group.static final recordOperation to reconfigure the priority of a member used for Raft's priority election.