0261329bc5122ac6b79f42fd2670efd66cfcc19a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type counters : SortedMap<String,Counter> to counters : SortedMap<String,? extends Counting> in method public doRun() : void in class org.graylog2.periodical.ThroughputCalculator | From | To | |
Change Variable Type inputCounters : SortedMap<String,Counter> to inputCounters : SortedMap<String,? extends Counting> in method public doRun() : void in class org.graylog2.periodical.ThroughputCalculator | From | To |