710eb56747c4355e5ce8a6c5f06ddb0828d612fc
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [store : WireStore, position : long] to context : ReadContext in class net.openhft.chronicle.queue.impl.Excerpts.StoreTailer | From | To | |
| Rename Method | 1 | ||
| Rename Method protected withLock(function BytesStoreFunction, size int) : void renamed to protected acquireLock(context WriteContext, size int) : WriteContext in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
| Change Parameter Type | 3 | ||
| Change Parameter Type function : BytesStoreFunction to context : WriteContext in method protected acquireLock(context WriteContext, size int) : WriteContext in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
| Change Parameter Type position : long to context : ReadContext in method public read(context ReadContext, reader ReadMarshallable) : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
| Change Parameter Type position : long to context : ReadContext in method public read(context ReadContext, reader ReadMarshallable) : long in class net.openhft.chronicle.queue.impl.WireStore | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to WriteContext in method protected acquireLock(context WriteContext, size int) : WriteContext in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private position : long from class net.openhft.chronicle.queue.impl.Excerpts.StoreTailer to private position : long from class net.openhft.chronicle.queue.impl.ReadContext | From | To | |
| Extract Class | 1 | ||
| Extract Class net.openhft.chronicle.queue.impl.ReadContext from class net.openhft.chronicle.queue.impl.Excerpts.StoreTailer | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type position : long to context : ReadContext in class net.openhft.chronicle.queue.impl.Excerpts.StoreTailer | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter position : long to context : ReadContext in method public read(context ReadContext, reader ReadMarshallable) : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
| Rename Parameter position : long to context : ReadContext in method public read(context ReadContext, reader ReadMarshallable) : long in class net.openhft.chronicle.queue.impl.WireStore | From | To | |
| Rename Parameter function : BytesStoreFunction to context : WriteContext in method protected acquireLock(context WriteContext, size int) : WriteContext in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To |