19b021eaa2975b17482fc67530459aa7bed87e24
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable longs : NavigableSet<Long> to cycles : NavigableSet<Long> in method public search(q SingleChronicleQueue, key Wire, c Comparator<Wire>) : long in class net.openhft.chronicle.queue.BinarySearch | From | To | |
Change Return Type | 1 | ||
Change Return Type int to long in method private findCycle(rollCycle RollCycle, cycles NavigableSet, key Wire, c Comparator<Wire>, tailer ExcerptTailer) : long in class net.openhft.chronicle.queue.BinarySearch | From | To | |
Rename Parameter | 1 | ||
Rename Parameter l : NavigableSet to cycles : NavigableSet in method private findCycle(rollCycle RollCycle, cycles NavigableSet, key Wire, c Comparator<Wire>, tailer ExcerptTailer) : long in class net.openhft.chronicle.queue.BinarySearch | From | To |