32796107e434312d79dff4352de8a74a6eaa0917
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable wireType : WireType to wire0 : Wire in method public writeEOF(wire Wire, timeoutMS long) : void in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Inline Method | 1 | ||
Inline Method package writeEOF(timeoutMS long, wireType WireType) : void inlined to public writeEOF(wire Wire, timeoutMS long) : void in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Change Variable Type | 1 | ||
Change Variable Type wireType : WireType to wire0 : Wire in method public writeEOF(wire Wire, timeoutMS long) : void in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To |