19b91f81c402b53ecce1e5f2114f9444ba9605ee
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private seekCursor(fromInclusive long, toExclusive long, pageCursor PageCursor, stableGeneration long, unstableGeneration long, rootCatchup Supplier<Root>) : SeekCursor<KEY,VALUE> extracted from private seekCursor(fromInclusive long, toExclusive long, pageCursor PageCursor, stableGeneration long, unstableGeneration long) : SeekCursor<KEY,VALUE> in class org.neo4j.index.internal.gbptree.SeekCursorTestBase | From | To |