8d4d067022e8e48909b70446f8895d2990c9d51f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private treeWithRootSplit(trace List<Long>, tree GBPTree<MutableLong,MutableLong>) : void extracted from public mustThrowIfStuckInInfiniteRootCatchup() : void in class org.neo4j.index.internal.gbptree.GBPTreeTest | From | To | |
Extract Method private pageCacheWithTrace(trace List<Long>) : PageCache extracted from public mustThrowIfStuckInInfiniteRootCatchup() : void in class org.neo4j.index.internal.gbptree.GBPTreeTest | From | To | |
Extract Method private corruptTheChild(pageCache PageCache, corruptChild long) : void extracted from public mustThrowIfStuckInInfiniteRootCatchup() : void in class org.neo4j.index.internal.gbptree.GBPTreeTest | From | To |