26db7801052f145a0faf724f24f059e71cfa7399
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable e : IOException to ioe : IOException in method package getFileContents(path Path) : String in class net.openhft.chronicle.map.FilePerKeyMap | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type fileFpmWatcher : FPMWatcher to fileFpmWatcher : Thread in class net.openhft.chronicle.map.FilePerKeyMap | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public putReturnsNull(putReturnsNull boolean) : void extracted from public FilePerKeyChronicleMap(dir String) in class net.openhft.chronicle.map.FilePerKeyChronicleMap & moved to class net.openhft.chronicle.map.FilePerKeyMap | From | To |