| 
                                Rename Method	public setLeftmostPageId(buf ByteBuffer, lvl int, pageId long) : void renamed to public setFirstPageId(buf ByteBuffer, lvl int, pageId long) : void in class org.apache.ignite.internal.processors.cache.database.tree.io.BPlusMetaIO | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	private getLeftmostPageId(meta Page, lvl int) : long renamed to private getFirstPageId(meta Page, lvl int) : long in class org.apache.ignite.internal.processors.cache.database.tree.BPlusTree | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getLeftmostPageId(buf ByteBuffer, lvl int) : long renamed to public getFirstPageId(buf ByteBuffer, lvl int) : long in class org.apache.ignite.internal.processors.cache.database.tree.io.BPlusMetaIO | 
                                From | 
                                To |