89d4360f12ddea45c821dd91a3f2b0491faabf42
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type position : WirePosition to bounds : WireBounds in method protected append(bounds WireBounds, meta boolean, writer WriteMarshallable) : WireBounds in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Change Parameter Type bytesSupplier : Supplier<Bytes> to bytesStore : BytesStore in method public WirePool(bytesStore BytesStore, wireSupplier Function<Bytes,Wire>) in class net.openhft.chronicle.wire.WirePool | From | To | |
Rename Variable | 1 | ||
Rename Variable position : WirePosition to bounds : WireBounds in method package append(writer WriteMarshallable) : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Change Return Type | 1 | ||
Change Return Type WirePosition to WireBounds in method protected append(bounds WireBounds, meta boolean, writer WriteMarshallable) : WireBounds in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Rename Class | 1 | ||
Rename Class net.openhft.chronicle.wire.WireUtil.WirePosition renamed to net.openhft.chronicle.wire.WireUtil.WireBounds | From | To | |
Rename Attribute | 1 | ||
Rename Attribute bytesSupplier : Supplier<Bytes> to bytesStore : BytesStore in class net.openhft.chronicle.wire.WirePool | From | To | |
Change Variable Type | 2 | ||
Change Variable Type position : WirePosition to bounds : WireBounds in method package append(writer WriteMarshallable) : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Change Variable Type position : WirePosition to position : WireBounds in method package appendRollMeta(cycle int) : boolean in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type bytesSupplier : Supplier<Bytes> to bytesStore : BytesStore in class net.openhft.chronicle.wire.WirePool | From | To | |
Change Attribute Type positionPool : ThreadLocal<WirePosition> to positionPool : ThreadLocal<WireBounds> in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Rename Parameter | 2 | ||
Rename Parameter position : WirePosition to bounds : WireBounds in method protected append(bounds WireBounds, meta boolean, writer WriteMarshallable) : WireBounds in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Rename Parameter bytesSupplier : Supplier<Bytes> to bytesStore : BytesStore in method public WirePool(bytesStore BytesStore, wireSupplier Function<Bytes,Wire>) in class net.openhft.chronicle.wire.WirePool | From | To |