7961371bdb93f2d905e1841365b9d69d0400e24c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private dumpFile(file File) : void extracted from public dump(dir String) : void in class net.openhft.chronicle.queue.DumpQueueMain | From | To | |
Rename Parameter | 1 | ||
Rename Parameter dir : String to path : String in method public dump(path String) : void in class net.openhft.chronicle.queue.DumpQueueMain | From | To |