9c30803cd7a658ef0cfe85c3e23a1bd61a4812bc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type buffer : Bytes to byteStore : BytesStore in method public RingBuffer(byteStore BytesStore, start int, end long) in class net.openhft.chronicle.queue.impl.ringbuffer.BytesRingBuffer.RingBuffer | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute buffer : Bytes to byteStore : BytesStore in class net.openhft.chronicle.queue.impl.ringbuffer.BytesRingBuffer.RingBuffer | From | To | |
| Extract Variable | 2 | ||
| Extract Variable remainingForWrite : long in method public offer(bytes0 Bytes) : boolean from class net.openhft.chronicle.queue.impl.ringbuffer.BytesRingBuffer | From | To | |
| Extract Variable writeUpTo : long in method private remainingForWrite(offset long) : long from class net.openhft.chronicle.queue.impl.ringbuffer.BytesRingBuffer | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type buffer : Bytes to byteStore : BytesStore in class net.openhft.chronicle.queue.impl.ringbuffer.BytesRingBuffer.RingBuffer | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter buffer : Bytes to byteStore : BytesStore in method public RingBuffer(byteStore BytesStore, start int, end long) in class net.openhft.chronicle.queue.impl.ringbuffer.BytesRingBuffer.RingBuffer | From | To |