adec6627e3820796b1515a487be652088c1c9729
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type clusterBus : EventBus to clusterBus : ClusterEventBus in method public PipelineConnectionsResource(connectionsService PipelineStreamConnectionsService, pipelineService PipelineService, streamService StreamService, clusterBus ClusterEventBus) in class org.graylog.plugins.pipelineprocessor.rest.PipelineConnectionsResource | From | To | |
Change Parameter Type clusterBus : EventBus to clusterBus : ClusterEventBus in method public RuleResource(ruleService RuleService, pipelineRuleParser PipelineRuleParser, clusterBus ClusterEventBus) in class org.graylog.plugins.pipelineprocessor.rest.RuleResource | From | To | |
Change Parameter Type clusterBus : EventBus to clusterBus : ClusterEventBus in method public PipelineResource(pipelineService PipelineService, pipelineRuleParser PipelineRuleParser, clusterBus ClusterEventBus) in class org.graylog.plugins.pipelineprocessor.rest.PipelineResource | From | To | |
Rename Parameter | 1 | ||
Rename Parameter clusterBus : EventBus to serverEventBus : EventBus in method public PipelineInterpreter(ruleService RuleService, pipelineService PipelineService, pipelineStreamConnectionsService PipelineStreamConnectionsService, pipelineRuleParser PipelineRuleParser, journal Journal, metricRegistry MetricRegistry, scheduler ScheduledExecutorService, serverEventBus EventBus) in class org.graylog.plugins.pipelineprocessor.processors.PipelineInterpreter | From | To |