62b22c58385b5bd25464783caad53047c7080138
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method private getRootPageId(meta Page) : long inlined to private printTree() : String in class org.apache.ignite.internal.processors.query.h2.database.BPlusTreeRefIndex | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute rootPageId : long to metaPageId : long in class org.apache.ignite.internal.processors.query.h2.database.BPlusTreeRefIndex | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter rootPageId : FullPageId to metaPageId : FullPageId in method public BPlusTreeRefIndex(cctx GridCacheContext<?,?>, pageMem PageMemory, metaPageId FullPageId, initNew boolean, keyCol int, valCol int, tbl Table, name String, pk boolean, cols IndexColumn[]) in class org.apache.ignite.internal.processors.query.h2.database.BPlusTreeRefIndex | From | To |