9c414194d70192e57c115d6acfd3187bfe654691
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Class | 1 | ||
| Move Class net.openhft.chronicle.queue.impl.ringbuffer.BytesRingBuffer.BytesProvider moved to net.openhft.chronicle.queue.impl.BytesProvider | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type appender : ExcerptAppender to appender : Excerpts.StoreAppender in class net.openhft.chronicle.queue.impl.async.AsyncChronicleQueue | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter writer : WriteMarshallable to marshallable : WriteMarshallable in method public append(marshallable WriteMarshallable) : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
| Rename Parameter writer : WriteMarshallable to marshallable : WriteMarshallable in method public append(marshallable WriteMarshallable) : long in class net.openhft.chronicle.queue.impl.WireStore | From | To |