Uses of Record Class
io.camunda.zeebe.dynamic.config.changes.ConfigurationChangeCoordinator.ConfigurationChangeResult
Packages that use ConfigurationChangeCoordinator.ConfigurationChangeResult
-
Uses of ConfigurationChangeCoordinator.ConfigurationChangeResult in io.camunda.zeebe.dynamic.config.changes
Methods in io.camunda.zeebe.dynamic.config.changes that return types with arguments of type ConfigurationChangeCoordinator.ConfigurationChangeResultModifier and TypeMethodDescriptionConfigurationChangeCoordinator.applyOperations(ConfigurationChangeCoordinator.ConfigurationChangeRequest requestTransformer) Applies the operations generated by the requestTransformer to the current cluster configuration.ConfigurationChangeCoordinatorImpl.applyOperations(ConfigurationChangeCoordinator.ConfigurationChangeRequest request) ConfigurationChangeCoordinator.simulateOperations(ConfigurationChangeCoordinator.ConfigurationChangeRequest requestTransformer) Simulates the operations generated by the request transformer on the current cluster configuration.ConfigurationChangeCoordinatorImpl.simulateOperations(ConfigurationChangeCoordinator.ConfigurationChangeRequest request)