221eb0cf182701b7d971b16ce369de55769ffbf0
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable headroom : long to neededHeadRoom : long in method public pretouch(bytes MappedBytes) : void in class net.openhft.chronicle.queue.impl.single.PretoucherState | From | To | |
Rename Variable last : long to neededEnd : long in method public pretouch(bytes MappedBytes) : void in class net.openhft.chronicle.queue.impl.single.PretoucherState | From | To | |
Extract Method | 2 | ||
Extract Method protected touchPage(bytes MappedBytes, offset long) : boolean extracted from public pretouch(bytes MappedBytes) : void in class net.openhft.chronicle.queue.impl.single.PretoucherState | From | To | |
Extract Method protected debug(message String) : void extracted from public pretouch(bytes MappedBytes) : void in class net.openhft.chronicle.queue.impl.single.PretoucherState | From | To |