82228b84aa6e6d239192f0bc9457e734f8990b1c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type store : BytesStore to mappedFile : MappedFile in method public install(mappedFile MappedFile, length long, created boolean, cycle long, wireSupplier Function<Bytes,Wire>, closeable Closeable) : void in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Change Parameter Type store : BytesStore to mappedFile : MappedFile in method public install(mappedFile MappedFile, length long, created boolean, cycle long, wireSupplier Function<Bytes,Wire>, closeable Closeable) : void in class net.openhft.chronicle.queue.impl.WireStore | From | To | |
Rename Attribute | 1 | ||
Rename Attribute bytesStore : BytesStore to mappedFile : MappedFile in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type bytesStore : BytesStore to mappedFile : MappedFile in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Rename Parameter | 2 | ||
Rename Parameter store : BytesStore to mappedFile : MappedFile in method public install(mappedFile MappedFile, length long, created boolean, cycle long, wireSupplier Function<Bytes,Wire>, closeable Closeable) : void in class net.openhft.chronicle.queue.impl.WireStore | From | To | |
Rename Parameter store : BytesStore to mappedFile : MappedFile in method public install(mappedFile MappedFile, length long, created boolean, cycle long, wireSupplier Function<Bytes,Wire>, closeable Closeable) : void in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To |