f8c300c6a650ad1ca31c7b475e9730225ea6614f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type StoreTailer to boolean in method private cycle(cycle int, createIfAbsent boolean) : boolean in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To | |
Extract Variable | 1 | ||
Extract Variable wire : AbstractWire in method private resetWires() : void from class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To | |
Extract Method | 2 | ||
Extract Method private atTheEndOfACycle() : Boolean extracted from private next(includeMetaData boolean) : boolean in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To | |
Extract Method private inAnCycle(includeMetaData boolean) : boolean extracted from private next(includeMetaData boolean) : boolean in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To |