Uses of Interface
io.camunda.zeebe.dynamic.config.ClusterConfigurationModifier
Packages that use ClusterConfigurationModifier
-
Uses of ClusterConfigurationModifier in io.camunda.zeebe.dynamic.config
Classes in io.camunda.zeebe.dynamic.config that implement ClusterConfigurationModifierModifier and TypeClassDescriptionclassUpdates the exporter state of the local member in the configuration.classInitializes the routing state of the cluster configuration if the partition scaling feature is enabled.Methods in io.camunda.zeebe.dynamic.config with parameters of type ClusterConfigurationModifierModifier and TypeMethodDescriptiondefault ClusterConfigurationInitializerClusterConfigurationInitializer.andThen(ClusterConfigurationModifier modifier) Chain a modifier that updates the configuration after it is initialized.