9f0208b8f378b4999c90a168002c0bf12c8d7341
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable root : long to rootAfterInitialData : long in method public shouldCreateNewVersionWhenInsertInStableInternal() : void in class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute root : long to rootId : long in method public shouldCreateNewVersionWhenInsertInStableLeaf() : void in class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Replace Variable With Attribute root : long to rootId : long in method public shouldCreateNewVersionWhenRemoveInStableLeaf() : void in class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Extract Method | 4 | ||
Extract Method private keyCount() : int extracted from public modifierMustNotRemoveWhenKeyOnlyExistInInternal() : void in class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Extract Method private keyCount() : int extracted from public shouldCreateNewVersionWhenInsertInStableInternal() : void in class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Extract Method private keyCount() : int extracted from public modifierMustRemoveFromRightChildButNotFromInternalWithHitOnInternalSearch() : void in class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To |