7dd589d532cd9b1bd41fcefa66fcf42c3086c892
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private inAnCycle(includeMetaData boolean) : boolean renamed to private inACycle(includeMetaData boolean) : boolean in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To | |
| Extract Method | 3 | ||
| Extract Method private indexEntry(bytes Bytes<?>) : void extracted from private inAnCycle(includeMetaData boolean) : boolean in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To | |
| Extract Method private checkMoveToNextCycle(includeMetaData boolean, bytes Bytes<?>) : boolean extracted from private inAnCycle(includeMetaData boolean) : boolean in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To | |
| Extract Method private next0(includeMetaData boolean) : boolean extracted from private next(includeMetaData boolean) : boolean in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To |