d356462d691e9c0513a45f754c2393e0561fdaaf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable pretouchCycle0 : int to pretouchCycle : int in method public pretouch() : void in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type pretouchStore : WireStore to pretouchStore : AtomicReference<WireStore> in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender | From | To |