dfe5d3faca87b039708586509d35f9a4b5f6def2
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable len : long to recordLength : long in method package writeEOFIfNeeded(newFilePath Path, wireType WireType, blockSize long, timeoutMS long) : void in class net.openhft.chronicle.queue.impl.single.QueueFiles | From | To | |
Rename Variable l : long to writePosition : long in method package writeEOFIfNeeded(newFilePath Path, wireType WireType, blockSize long, timeoutMS long) : void in class net.openhft.chronicle.queue.impl.single.QueueFiles | From | To | |
Extract Variable | 1 | ||
Extract Variable existingValue : int in method package writeEOFIfNeeded(newFilePath Path, wireType WireType, blockSize long, timeoutMS long) : void from class net.openhft.chronicle.queue.impl.single.QueueFiles | From | To |