e85950a65ee6ffda976f198d36f95226c70b7796
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable lastCycle : int to cycle : int in method public indexFromPosition(cycle int, store WireStore, position long) : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue | From | To | |
Extract Method | 1 | ||
Extract Method public indexFromPosition(cycle int, store WireStore, position long) : long extracted from public nextIndexToWrite() : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue | From | To |