Class NoopConfigurationChangeAppliers

java.lang.Object
io.camunda.zeebe.dynamic.config.changes.NoopConfigurationChangeAppliers
All Implemented Interfaces:
ConfigurationChangeAppliers

public class NoopConfigurationChangeAppliers extends Object implements ConfigurationChangeAppliers
This is temporary implementation for TopologyChangeAppliers. This will be eventually removed or moved to tests, once concrete implementation for each TopologyChangeOperation is available.