Uses of Interface
io.camunda.zeebe.dynamic.config.ClusterConfigurationManager
Packages that use ClusterConfigurationManager
-
Uses of ClusterConfigurationManager in io.camunda.zeebe.dynamic.config
Classes in io.camunda.zeebe.dynamic.config that implement ClusterConfigurationManagerModifier and TypeClassDescriptionfinal classClusterConfigurationManager is responsible for initializing ClusterConfiguration and managing ClusterConfiguration changes. -
Uses of ClusterConfigurationManager in io.camunda.zeebe.dynamic.config.changes
Constructors in io.camunda.zeebe.dynamic.config.changes with parameters of type ClusterConfigurationManagerModifierConstructorDescriptionConfigurationChangeCoordinatorImpl(ClusterConfigurationManager clusterTopologyManager, MemberId localMemberId, ConcurrencyControl executor)