7c7482adcfa5ba68a7b1e6c5215dc061e1d7e42a
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type streamService : StreamService to streamCacheService : StreamCacheService in method public RouteToStream(streamCacheService StreamCacheService) in class org.graylog.plugins.pipelineprocessor.functions.messages.RouteToStream | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private streamService : StreamService from class org.graylog.plugins.pipelineprocessor.functions.messages.RouteToStream to private streamService : StreamService from class org.graylog.plugins.pipelineprocessor.functions.messages.StreamCacheService | From | To | |
| Extract Class | 1 | ||
| Extract Class org.graylog.plugins.pipelineprocessor.functions.messages.StreamCacheService from class org.graylog.plugins.pipelineprocessor.functions.messages.RouteToStream | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute streamService : StreamService to streamCacheService : StreamCacheService in class org.graylog.plugins.pipelineprocessor.functions.messages.RouteToStream | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type streamService : StreamService to streamCacheService : StreamCacheService in class org.graylog.plugins.pipelineprocessor.functions.messages.RouteToStream | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter streamService : StreamService to streamCacheService : StreamCacheService in method public RouteToStream(streamCacheService StreamCacheService) in class org.graylog.plugins.pipelineprocessor.functions.messages.RouteToStream | From | To |