09dd709c5691be822f7a550548d06a979824f543
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected buildHeader() : SingleWireStore renamed to protected build() : SingleWireStore in class net.openhft.chronicle.queue.impl.single.SingleWireStore | From | To | |
Rename Variable | 1 | ||
Rename Variable bounds : WireBounds to wb : WireBounds in method public append(writer WriteMarshallable) : long in class net.openhft.chronicle.queue.impl.single.SingleWireStore | From | To | |
Change Return Type | 3 | ||
Change Return Type SingleHeader to void in method public setWritePositionIfGreater(writePosition long) : void in class net.openhft.chronicle.queue.impl.single.SingleWireStore.Bounds | From | To | |
Change Return Type SingleHeader to void in method public setReadPosition(position long) : void in class net.openhft.chronicle.queue.impl.single.SingleWireStore.Bounds | From | To | |
Change Return Type SingleHeader to void in method public setWritePosition(position long) : void in class net.openhft.chronicle.queue.impl.single.SingleWireStore.Bounds | From | To | |
Move And Rename Class | 2 | ||
Move And Rename Class net.openhft.chronicle.queue.impl.single.SingleHeader moved and renamed to net.openhft.chronicle.queue.impl.single.SingleWireStore.Bounds | From | To | |
Move And Rename Class net.openhft.chronicle.queue.impl.single.SingleHeader.Fields moved and renamed to net.openhft.chronicle.queue.impl.single.SingleWireStore.BoundsField | From | To | |
Rename Parameter | 8 | ||
Rename Parameter out : WireOut to wire : WireOut in method public writeMarshallable(wire WireOut) : void in class net.openhft.chronicle.queue.impl.single.SingleWireStore.Bounds | From | To | |
Rename Parameter out : WireOut to wire : WireOut in method public writeMarshallable(wire WireOut) : void in class net.openhft.chronicle.queue.impl.single.SingleWireStore.Roll | From | To | |
Rename Parameter writeByte : long to position : long in method public setWritePosition(position long) : void in class net.openhft.chronicle.queue.impl.single.SingleWireStore.Bounds | From | To | |
Rename Parameter in : WireIn to wire : WireIn in method public readMarshallable(wire WireIn) : void in class net.openhft.chronicle.queue.impl.single.SingleWireStore.Bounds | From | To | |
Rename Parameter in : WireIn to wire : WireIn in method public readMarshallable(wire WireIn) : void in class net.openhft.chronicle.queue.impl.single.SingleWireStore.Indexing | From | To | |
Rename Parameter out : WireOut to wire : WireOut in method public writeMarshallable(wire WireOut) : void in class net.openhft.chronicle.queue.impl.single.SingleWireStore.Indexing | From | To | |
Rename Parameter readPosition : long to position : long in method public setReadPosition(position long) : void in class net.openhft.chronicle.queue.impl.single.SingleWireStore.Bounds | From | To | |
Rename Parameter in : WireIn to wire : WireIn in method public readMarshallable(wire WireIn) : void in class net.openhft.chronicle.queue.impl.single.SingleWireStore.Roll | From | To |