21d5342048d40adb06cc0f9deea50c6c5975837b
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable extraAllocatedTierBulkCount : long to allocatedExtraTierBulks : long in method public expectedFileSize() : long in class net.openhft.chronicle.hash.impl.VanillaChronicleHash | From | To | |
| Inline Method | 1 | ||
| Inline Method private linkNewlyAllocatedTiersIntoFreeTiersList(alreadyAllocatedBulks long) : void inlined to private allocateTierBulk() : void in class net.openhft.chronicle.hash.impl.VanillaChronicleHash | From | To | |
| Rename Class | 1 | ||
| Rename Class net.openhft.chronicle.map.ReplicatedChronicleMapGlobalMutableState renamed to net.openhft.chronicle.map.ReplicatedGlobalMutableState | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter timeOut : int to timeOutMs : int in method public waitTillEqual(map1 Map, map2 Map, timeOutMs int) : void in class net.openhft.chronicle.map.Builder | From | To |