b69fbb7a4bd66ccfecd2dfb881fb6662267d0d81
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable exit : BooleanValue to position : LongValue in method public index(index long) : boolean in class net.openhft.chronicle.queue.impl.SingleTailer | From | To | |
Change Variable Type | 2 | ||
Change Variable Type j : int to j : long in method public index(index long) : boolean in class net.openhft.chronicle.queue.impl.SingleTailer | From | To | |
Change Variable Type exit : BooleanValue to position : LongValue in method public index(index long) : boolean in class net.openhft.chronicle.queue.impl.SingleTailer | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type chronicle : DirectChronicleQueue to chronicle : SingleChronicleQueue in class net.openhft.chronicle.queue.impl.SingleTailer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter l : long to index : long in method public index(index long) : boolean in class net.openhft.chronicle.queue.impl.SingleTailer | From | To |