544fbf732727c962d8a5adef743f075532644f26
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package length() : int renamed to package rollCycleLength() : int in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Extract Method | 1 | ||
Extract Method private rollCycleMatches(cycle RollCycle, rollCycleLength int, rollCycleIndexCount int, rollCycleIndexSpacing int) : boolean extracted from package getRollCycle(queuePath Path, wireType WireType, blockSize long) : Optional<RollCycle> in class net.openhft.chronicle.queue.impl.single.RollCycleGetter | From | To |