9b801664a28a04bf5bda6b685a0ff4ce4585f64b
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private findUpperBound(buf ByteBuffer, io BPlusIO<L>, cnt int) : int extracted from private fillFromBuffer(buf ByteBuffer, io BPlusIO<L>, startIdx int) : void in class org.apache.ignite.internal.processors.cache.database.tree.BPlusTree.ForwardCursor | From | To | |
| Extract Method private nextPage() : boolean extracted from public next() : boolean in class org.apache.ignite.internal.processors.cache.database.tree.BPlusTree.ForwardCursor | From | To |