71a1e4ac879d37bdf6f6bb858ab092b1264f4dab
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable groupFields : DBObject to outputsCountByType : Map<String,Long> in method public countByType() : Map<String,Long> in class org.graylog2.streams.OutputServiceMJImpl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type groupFields : DBObject to outputsCountByType : Map<String,Long> in method public countByType() : Map<String,Long> in class org.graylog2.streams.OutputServiceMJImpl | From | To | |
Extract Variable | 1 | ||
Extract Variable newValue : Long in method public countByType() : Map<String,Long> from class org.graylog2.streams.OutputServiceMJImpl | From | To |