821a769f2feaae02ca86581278aae50b9a06628c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private ruleSourceService : RuleSourceService from class org.graylog.plugins.pipelineprocessor.processors.PipelineInterpreter.RuleLoader to private ruleSourceService : RuleSourceService from class org.graylog.plugins.pipelineprocessor.processors.PipelineInterpreter | From | To | |
Rename Attribute | 2 | ||
Rename Attribute ruleCache : LoadingCache<String,Rule> to pipelineStreamAssignmentService : PipelineStreamAssignmentService in class org.graylog.plugins.pipelineprocessor.processors.PipelineInterpreter | From | To | |
Rename Attribute scheduledExecutorService : ListeningScheduledExecutorService to ruleSourceService : RuleSourceService in class org.graylog.plugins.pipelineprocessor.processors.PipelineInterpreter | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type ruleCache : LoadingCache<String,Rule> to pipelineStreamAssignmentService : PipelineStreamAssignmentService in class org.graylog.plugins.pipelineprocessor.processors.PipelineInterpreter | From | To | |
Change Attribute Type scheduledExecutorService : ListeningScheduledExecutorService to ruleSourceService : RuleSourceService in class org.graylog.plugins.pipelineprocessor.processors.PipelineInterpreter | From | To |