a372b5f8f6bb71b2a42b27a87d44f154831c4bc6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type serverEventBus : EventBus to stateUpdater : ConfigurationStateUpdater in method public PipelineInterpreter(journal Journal, metricRegistry MetricRegistry, stateUpdater ConfigurationStateUpdater) in class org.graylog.plugins.pipelineprocessor.processors.PipelineInterpreter | From | To | |
Rename Attribute | 1 | ||
Rename Attribute serverEventBus : EventBus to stateUpdater : ConfigurationStateUpdater in class org.graylog.plugins.pipelineprocessor.processors.PipelineInterpreter | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type serverEventBus : EventBus to stateUpdater : ConfigurationStateUpdater in class org.graylog.plugins.pipelineprocessor.processors.PipelineInterpreter | From | To | |
Change Attribute Type latestState : PipelineInterpreter.State to latestState : AtomicReference<PipelineInterpreter.State> in class org.graylog.plugins.pipelineprocessor.processors.ConfigurationStateUpdater | From | To | |
Rename Parameter | 1 | ||
Rename Parameter serverEventBus : EventBus to stateUpdater : ConfigurationStateUpdater in method public PipelineInterpreter(journal Journal, metricRegistry MetricRegistry, stateUpdater ConfigurationStateUpdater) in class org.graylog.plugins.pipelineprocessor.processors.PipelineInterpreter | From | To |