83a22ed6416ac589c7254d90346b5aa4adc9298b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable cycle : int in method private next(includeMetaData boolean) : boolean from class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To | |
Extract Variable currentCycle : int in method private next(includeMetaData boolean) : boolean from class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To | |
Extract Method | 2 | ||
Extract Method private nextIndexWithNextAvailableCycle0(cycle int) : long extracted from private nextIndexWithNextAvailableCycle(cycle int) : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To |