05ccde9671af3f840dfe9e8cea373395610cf668
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public expectedFileSize() : long renamed to public dataStoreSize() : long in class net.openhft.chronicle.hash.impl.VanillaChronicleHash | From | To | |
Rename Variable | 1 | ||
Rename Variable expectedFileLength : long to dataStoreSize : long in method private openWithExistingFile(file File, raf RandomAccessFile, recover boolean, overrideBuilderConfig boolean) : VanillaChronicleMap<K,V,?> in class net.openhft.chronicle.map.ChronicleMapBuilder | From | To |