a56fe194b2bd1761337bc34415d3a86480a4e51e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable index : long to lastCycle : int in method private optimizedToEnd() : ExcerptTailer in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To | |
Change Variable Type | 1 | ||
Change Variable Type index : long to lastCycle : int in method private optimizedToEnd() : ExcerptTailer in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To | |
Extract Variable | 1 | ||
Extract Variable address : long in method public lastSequenceNumber(recovery StoreRecovery, ec ExcerptContext) : long from class net.openhft.chronicle.queue.impl.single.SCQIndexing | From | To | |
Extract Method | 2 | ||
Extract Method public origionalToEnd() : ExcerptTailer extracted from public toEnd() : ExcerptTailer in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To | |
Extract Method private optimizedToEnd() : ExcerptTailer extracted from public toEnd() : ExcerptTailer in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To |