dac1e4bf2039320f7dd72cc6f01c872e7762c58e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Class | 1 | ||
| Move And Rename Class net.openhft.chronicle.queue.impl.SingleChronicle.Header.HeaderField moved and renamed to net.openhft.chronicle.queue.impl.Header.Field | From | To | |
| Move Class | 1 | ||
| Move Class net.openhft.chronicle.queue.impl.SingleChronicle.Header moved to net.openhft.chronicle.queue.impl.Header | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute readReady : LongValue to readLock : IntValue in class net.openhft.chronicle.queue.impl.Header | From | To | |
| Rename Attribute writeReady : LongValue to writeLock : IntValue in class net.openhft.chronicle.queue.impl.Header | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type readReady : LongValue to readLock : IntValue in class net.openhft.chronicle.queue.impl.Header | From | To | |
| Change Attribute Type writeReady : LongValue to writeLock : IntValue in class net.openhft.chronicle.queue.impl.Header | From | To |