de18ca410670275e71859005e9d141e2c37bd0fa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 1 | ||
| Move And Inline Method public size() : int moved from class net.openhft.chronicle.queue.impl.ringbuffer.BytesRingBuffer.Header to class net.openhft.chronicle.queue.impl.ringbuffer.BytesRingBuffer & inlined to public BytesRingBuffer(byteStore BytesStore) | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type readLocationOffsetRef : BinaryLongReference to readLocationOffsetRef : LongReference in class net.openhft.chronicle.queue.impl.ringbuffer.BytesRingBuffer.Header | From | To | |
| Change Attribute Type writeLocation : BinaryLongReference to writeLocation : LongReference in class net.openhft.chronicle.queue.impl.ringbuffer.BytesRingBuffer.Header | From | To | |
| Change Attribute Type writeUpToRef : BinaryLongReference to writeUpToRef : LongReference in class net.openhft.chronicle.queue.impl.ringbuffer.BytesRingBuffer.Header | From | To |