7b37fd5541a17dc28b1535c42cb18635119388f2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable lastIndex : long to index : long in method public StoreAppender(queue SingleChronicleQueue) in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender | From | To | |
Change Return Type | 3 | ||
Change Return Type long to int in method public cycle() : int in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue | From | To | |
Change Return Type long to int in method public cycle() : int in class net.openhft.chronicle.queue.impl.RollingChronicleQueue | From | To | |
Change Return Type long to int in method public toCycle(index long) : int in class net.openhft.chronicle.queue.impl.RollingChronicleQueue | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type cycle : long to cycle : int in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender | From | To |