8f3dd0633295ec6997ab104980e1c6fc9978977c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type bytesStore : BytesStore to bytes : Bytes in method public append(bytes Bytes) : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Change Parameter Type bytesStore : BytesStore to bytes : Bytes in method public append(bytes Bytes) : long in class net.openhft.chronicle.queue.impl.WireStore | From | To | |
Change Parameter Type bytesStore : BytesStore to bytes : Bytes in method public write(bytes Bytes) : long in class net.openhft.chronicle.queue.impl.Excerpts.StoreAppender | From | To | |
Rename Parameter | 3 | ||
Rename Parameter bytesStore : BytesStore to bytes : Bytes in method public write(bytes Bytes) : long in class net.openhft.chronicle.queue.impl.Excerpts.StoreAppender | From | To | |
Rename Parameter bytesStore : BytesStore to bytes : Bytes in method public append(bytes Bytes) : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Rename Parameter bytesStore : BytesStore to bytes : Bytes in method public append(bytes Bytes) : long in class net.openhft.chronicle.queue.impl.WireStore | From | To |