ac7bef84cd094c5ef2f04ecf00556b40cbd0e587
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public start() : void renamed to public index() : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.TailerDocumentContext | From | To | |
Change Return Type | 1 | ||
Change Return Type void to long in method public index() : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.TailerDocumentContext | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public start(next boolean, index long) : void extracted from public readingDocument() : DocumentContext in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer & moved to class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.TailerDocumentContext | From | To |