Package io.camunda.zeebe.dynamic.config.state
package io.camunda.zeebe.dynamic.config.state
-
ClassDescriptionRepresents the ongoing cluster configuration changes.Represents the cluster configuration which describes the current active, joining or leaving brokers and the partitions that each broker replicates.An operation that changes the configuration.Operation to add a member to the ClusterConfiguration.Operation to remove a member from the ClusterConfiguration.Operation to remove a member from the ClusterConfiguration.Operation to bootstrap a new partition in the given member.Operation to disable an exporter on a partition in the given member.Operation to enable an exporter on a partition in the given member.Operation to force reconfigure the replication group of a partition.Operation to add a member to a partition's replication group.Operation to remove a member from a partition's replication group.Operation to reconfigure the priority of a member used for Raft's priority election.Represents configuration of a partition that can be updated during runtime.Represents configuration or state of exporting in a partition that can be updated during runtime.Represents the state of an exporter.Represents the state of a member in the cluster.Holds information about the state of partitions that is necessary to decide where to route new requests.Strategy used to correlate messages via their correlation key to partitions.