fc8b87480463edc1e764c1d6c6eaf85883f5b245
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 5 | ||
Rename Variable i : int to keyCount : int in method public modifierMustSortCorrectlyOnInsertInMiddleOfLeaf() : void in class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Rename Variable key : MutableLong to newKey : MutableLong in method public modifierMustSortCorrectlyOnInsertFirstInLeaf() : void in class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Rename Variable value : MutableLong to newValue : MutableLong in method public modifierMustSortCorrectlyOnInsertFirstInLeaf() : void in class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Rename Variable i : int to keyCount : int in method public modifierMustSortCorrectlyOnInsertLastInLeaf() : void in class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Rename Variable i : long to keyCount : int in method public shouldCreateNewVersionWhenInsertInStableRootAsInternal() : void in class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Change Variable Type | 2 | ||
Change Variable Type i : long to keyCount : int in method public shouldCreateNewVersionWhenInsertInStableRootAsInternal() : void in class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Change Variable Type middle : long to middle : int in method public modifierMustSplitWhenInsertingMiddleOfFullLeaf() : void in class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Extract Variable | 11 | ||
Extract Variable value : MutableLong in method public shouldCreateNewVersionWhenInsertInStableRootAsInternal() : void from class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Extract Variable value : MutableLong in method public modifierMustRemoveInMiddleInFullLeaf() : void from class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Extract Variable key : MutableLong in method public modifierMustRemoveLastInFullLeaf() : void from class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Extract Variable key : MutableLong in method public modifierMustSplitWhenInsertingMiddleOfFullLeaf() : void from class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Extract Variable key : MutableLong in method public modifierMustNotRemoveWhenKeyDoesNotExist() : void from class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Extract Variable key : MutableLong in method public modifierMustSplitWhenInsertingLastInFullLeaf() : void from class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Extract Variable key : MutableLong in method public shouldCreateNewVersionWhenInsertInStableRootAsInternal() : void from class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Extract Variable key : MutableLong in method public modifierMustRemoveInMiddleInFullLeaf() : void from class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Extract Variable value : MutableLong in method public modifierMustSplitWhenInsertingMiddleOfFullLeaf() : void from class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Extract Variable value : MutableLong in method public modifierMustRemoveLastInFullLeaf() : void from class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To | |
Extract Variable value : MutableLong in method public modifierMustNotRemoveWhenKeyDoesNotExist() : void from class org.neo4j.index.internal.gbptree.InternalTreeLogicTest | From | To |