96b05c6771724359b98cedabd492e16ba499e510
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method protected init() : void inlined to protected SingleChronicleQueue(builder SingleChronicleQueueBuilder) in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private builder : SingleChronicleQueueBuilder from class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue to private builder : SingleChronicleQueueBuilder from class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueFormat | From | To | |
| Push Down Attribute | 1 | ||
| Push Down Attribute protected header : Header from class net.openhft.chronicle.queue.impl.AbstractChronicleQueueFormat to private header : Header from class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueFormat | From | To | |
| Move Class | 3 | ||
| Move Class net.openhft.chronicle.queue.impl.AbstractChronicleQueueFormat.MetaDataKey moved to net.openhft.chronicle.queue.impl.single.SingleChronicleQueueFormat.MetaDataKey | From | To | |
| Move Class net.openhft.chronicle.queue.impl.AbstractChronicleQueueFormat.Header moved to net.openhft.chronicle.queue.impl.single.SingleChronicleQueueFormat.Header | From | To | |
| Move Class net.openhft.chronicle.queue.impl.AbstractChronicleQueueFormat.Field moved to net.openhft.chronicle.queue.impl.single.SingleChronicleQueueFormat.Field | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter name : String to path : String in method public SingleChronicleQueueBuilder(path String) in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To | |
| Rename Parameter name : File to path : File in method public SingleChronicleQueueBuilder(path File) in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To |