dc99b270b859b904430ac2c6e7578732ee936c37
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 3 | ||
| Move Attribute private pretouchTimeProvider : TimeProvider from class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender to private pretouchTimeProvider : TimeProvider from class net.openhft.chronicle.queue.impl.single.Pretoucher | From | To | |
| Move Attribute private PRETOUCHER_PREROLL_TIME_MS : long from class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender to private PRETOUCHER_PREROLL_TIME_MS : long from class net.openhft.chronicle.queue.impl.single.Pretoucher | From | To | |
| Move Attribute public EARLY_ACQUIRE_NEXT_CYCLE : boolean from class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender to private EARLY_ACQUIRE_NEXT_CYCLE : boolean from class net.openhft.chronicle.queue.impl.single.Pretoucher | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type pretoucher : PretoucherState to pretoucher : Pretoucher in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public close() : void extracted from package close() : void in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender & moved to class net.openhft.chronicle.queue.impl.single.Pretoucher | From | To |