30230b04835d890bb9e884cf4b4eee3d67e9919c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type wire : AbstractWire to wire : Wire in method public writeEOF(wire Wire, timeoutMS long) : void in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Change Parameter Type wire : AbstractWire to wire : Wire in method public writeEOF(wire Wire, timeoutMS long) : void in class net.openhft.chronicle.queue.impl.WireStore | From | To | |
Extract Method | 1 | ||
Extract Method package moveToIndexForWrite(index long) : void extracted from public writeBytes(index long, bytes Bytes<?>) : void in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type wire : AbstractWire to wire : Wire in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender | From | To |