4805cbf16e3a2eb83af1438959ba41037837effc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method private goTo(cursor PageCursor, childId long, stableGeneration long, unstableGeneration long) : void from class org.neo4j.index.gbptree.InternalTreeLogic to package goTo(cursor PageCursor, childId long, stableGeneration long, unstableGeneration long) : void from class org.neo4j.index.gbptree.TreeNode | From | To | |
Move Method private verifyGen(cursor PageCursor, stableGeneration long, unstableGeneration long) : void from class org.neo4j.index.gbptree.InternalTreeLogic to private verifyGen(cursor PageCursor, stableGeneration long, unstableGeneration long) : void from class org.neo4j.index.gbptree.TreeNode | From | To |