b4268248235e4920c66c9bb2e6c4a9ed35748bcc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable tail0 : Object[] to t : Tail in method package releaseTail() : void in class org.apache.ignite.internal.processors.query.h2.database.BPlusTreeRefIndex.Remove | From | To | |
Rename Variable page : Page to back : Page in method private lockTail(r Remove, page Page, backId long, lvl int) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTreeRefIndex | From | To | |
Change Variable Type | 1 | ||
Change Variable Type tail0 : Object[] to t : Tail in method package releaseTail() : void in class org.apache.ignite.internal.processors.query.h2.database.BPlusTreeRefIndex.Remove | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type tail : Object[] to tail : Tail in class org.apache.ignite.internal.processors.query.h2.database.BPlusTreeRefIndex.Remove | From | To | |
Extract Method | 1 | ||
Extract Method private lockTail(r Remove, page Page, backId long, lvl int) : boolean extracted from private removeDown(r Remove, pageId long, fwdId long, lvl int) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTreeRefIndex | From | To |