97d44be98a45953d6c070647d25ca65786258250
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable lastWritePosition : long to writePosition : long in method protected withLock(function BytesStoreFunction, size int) : void in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Move Class | 1 | ||
Move Class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueTest.TestKey moved to net.openhft.chronicle.queue.ChronicleQueueTestBase.TestKey | From | To | |
Rename Attribute | 1 | ||
Rename Attribute buffer : Bytes to store : BytesStore in class net.openhft.chronicle.queue.impl.Excerpts.DelegatedAppender | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type buffer : Bytes to store : BytesStore in class net.openhft.chronicle.queue.impl.Excerpts.DelegatedAppender | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public wireType() : WireType extracted from public wireType() : WireType in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue & moved to class net.openhft.chronicle.queue.impl.AbstractChronicleQueue | From | To |