db647fa4a33ff9108b74ae30ac38ca38c5219bca
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public pos(key long) : long renamed to public hlPos(key long) : long in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext | From | To | |
| Rename Method public closeDoSearchDependants() : void renamed to public closeHashLookupSearchNextPosDependants() : void in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext | From | To | |
| Rename Method public pos(key long) : long renamed to public hlPos(key long) : long in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext | From | To | |
| Extract Method | 3 | ||
| Extract Method public closeHashLookupHlPosDependants() : void extracted from public closeSegmentHashLookupDependants() : void in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext | From | To | |
| Extract Method private innerInitSegmentHashLookup(address long, capacity long, entrySize int, keyBits int, valueBits int) : void extracted from public initSegmentHashLookup(address long, capacity long, entrySize int, keyBits int, valueBits int) : void in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext | From | To | |
| Extract Method public closeHashLookupHlPosDependants() : void extracted from public closeHashLookupIndexToPosDependants() : void in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext | From | To |