ab4b30dc07b450b3c6bf0294e05659bc154b40c2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private inACycleFound(bytes Bytes<?>) : void extracted from private inACycle(includeMetaData boolean, first boolean) : boolean in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To | |
Extract Method private inACycleCheckRep() : boolean extracted from private inACycle(includeMetaData boolean, first boolean) : boolean in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To | |
Extract Method private inACycleNone(includeMetaData boolean, first boolean, bytes Bytes<?>) : boolean extracted from private inACycle(includeMetaData boolean, first boolean) : boolean in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To |