|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method private insertSimple(io BPlusIO<L>, buf ByteBuffer, row T, idx int, rightId long) : void in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree |
From |
To |
|
Change Parameter Type cur : Tail<T> to cur : Tail<L> in method private mergePages(meta Page, prnt Tail<L>, cur Tail<L>, fwd Page, fwdBuf ByteBuffer) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree |
From |
To |
|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method package found(io BPlusIO<L>, buf ByteBuffer, idx int, lvl int) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Put |
From |
To |
|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method private printPageKeys(io BPlusIO<L>, buf ByteBuffer) : String in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree |
From |
To |
|
Change Parameter Type io : BPlusIO<GridH2Row> to io : BPlusIO<?> in method public getRow(io BPlusIO<?>, buf ByteBuffer, idx int) : GridH2Row in class org.apache.ignite.internal.processors.query.h2.database.H2RowStore |
From |
To |
|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method package notFound(io BPlusIO<L>, buf ByteBuffer, idx int, lvl int) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.GetCursor |
From |
To |
|
Change Parameter Type srcIo : BPlusIO<GridH2Row> to srcIo : BPlusIO<SearchRow> in method public store(dst ByteBuffer, dstIdx int, srcIo BPlusIO<SearchRow>, src ByteBuffer, srcIdx int) : void in class org.apache.ignite.internal.processors.query.h2.database.io.H2InnerIO |
From |
To |
|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method package notFound(io BPlusIO<L>, buf ByteBuffer, idx int, lvl int) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Put |
From |
To |
|
Change Parameter Type prnt : Tail<T> to prnt : Tail<L> in method private mergePages(meta Page, prnt Tail<L>, cur Tail<L>, fwd Page, fwdBuf ByteBuffer) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree |
From |
To |
|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method package addTail(page Page, buf ByteBuffer, io BPlusIO<L>, lvl int, back boolean, idx int) : void in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Change Parameter Type srcIo : BPlusIO<GridH2Row> to srcIo : BPlusIO<SearchRow> in method public store(dst ByteBuffer, dstIdx int, srcIo BPlusIO<SearchRow>, src ByteBuffer, srcIdx int) : void in class org.apache.ignite.internal.processors.query.h2.database.io.H2LeafIO |
From |
To |
|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method package found(io BPlusIO<L>, buf ByteBuffer, idx int, lvl int) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.GetOne |
From |
To |
|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method package notFound(io BPlusIO<L>, buf ByteBuffer, idx int, lvl int) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Get |
From |
To |
|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method package found(io BPlusIO<L>, buf ByteBuffer, idx int, lvl int) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.GetCursor |
From |
To |
|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method private insertWithSplit(meta Page, io BPlusIO<L>, buf ByteBuffer, row T, idx int, rightId long, lvl int) : T in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree |
From |
To |
|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method protected getRow(io BPlusIO<L>, buf ByteBuffer, idx int) : T in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree |
From |
To |
|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method private insert(meta Page, io BPlusIO<L>, buf ByteBuffer, row T, idx int, rightId long, lvl int) : T in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree |
From |
To |
|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method package notFound(io BPlusIO<L>, buf ByteBuffer, idx int, lvl int) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method package abstract found(io BPlusIO<L>, buf ByteBuffer, idx int, lvl int) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Get |
From |
To |
|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method private printPage(io BPlusIO<L>, buf ByteBuffer, keys boolean) : String in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree |
From |
To |
|
Change Parameter Type io : BPlusIO<GridH2Row> to io : BPlusIO<SearchRow> in method protected compare(io BPlusIO<SearchRow>, buf ByteBuffer, idx int, row SearchRow) : int in class org.apache.ignite.internal.processors.query.h2.database.BPlusTreeIndex.H2BPlusTree |
From |
To |
|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method private findInsertionPoint(io BPlusIO<L>, buf ByteBuffer, cnt int, row L) : int in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree |
From |
To |
|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method package found(io BPlusIO<L>, buf ByteBuffer, idx int, lvl int) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Change Parameter Type io : BPlusIO<T> to io : BPlusIO<L> in method private Tail(page Page, buf ByteBuffer, io BPlusIO<L>, lvl int, idx int) in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Tail |
From |
To |
|
Change Variable Type t : Tail<T> to t : Tail<L> in method public getTail(lvl int, back boolean) : Tail<L> in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Change Variable Type t : Tail<T> to t : Tail<L> in method package addTail(page Page, buf ByteBuffer, io BPlusIO<L>, lvl int, back boolean, idx int) : void in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Change Variable Type io : BPlusIO<T> to io : BPlusIO<L> in method private getLeftmostChild(pageId long) : long in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree |
From |
To |
|
Change Variable Type cur : Tail<T> to cur : Tail<L> in method private merge(lvl int, skipMayMerge boolean, releaseMerged boolean) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Change Variable Type prnt : Tail<T> to prnt : Tail<L> in method private merge(lvl int, skipMayMerge boolean, releaseMerged boolean) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Change Variable Type io : BPlusIO<T> to io : BPlusIO<L> in method public run(page Page, buf ByteBuffer, g G, lvl int) : int in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.GetPageHandler |
From |
To |
|
Change Variable Type leaf : Tail<T> to leaf : Tail<L> in method private doReplaceInner() : void in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Change Variable Type io : BPlusIO<T> to io : BPlusIO<L> in method private fillFromBuffer(startIdx int) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.ForwardCursor |
From |
To |
|
Change Variable Type inner : Tail<T> to inner : Tail<L> in method private doReplaceInner() : void in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Change Variable Type io : BPlusIO<T> to io : BPlusIO<L> in method private getLinksCount(page Page) : int in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree |
From |
To |
|
Change Variable Type back : Tail<T> to back : Tail<L> in method private merge(lvl int, skipMayMerge boolean, releaseMerged boolean) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |