|
Change Parameter Type upper : SearchRow to upper : L in method public GetCursor(lower L, upper L) in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.GetCursor |
From |
To |
|
Change Parameter Type io : IndexPageIO to io : BPlusIO<T> in method private Tail(page Page, buf ByteBuffer, io BPlusIO<T>, lvl int, idx int) in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Tail |
From |
To |
|
Change Parameter Type row : SearchRow to row : L in method public GetOne(row L) in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.GetOne |
From |
To |
|
Change Parameter Type io : IndexPageIO to io : BPlusIO<T> in method package found(io BPlusIO<T>, buf ByteBuffer, idx int, lvl int) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.GetCursor |
From |
To |
|
Change Parameter Type row : GridH2Row to row : T in method package Put(row T) in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Put |
From |
To |
|
Change Parameter Type io : IndexPageIO to io : BPlusIO<T> in method package found(io BPlusIO<T>, 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 : IndexPageIO to io : BPlusIO<T> in method package notFound(io BPlusIO<T>, 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 : IndexPageIO to io : BPlusIO<T> in method protected abstract run0(page Page, buf ByteBuffer, io BPlusIO<T>, g G, lvl int) : int in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.GetPageHandler |
From |
To |
|
Change Parameter Type io : IndexPageIO to io : BPlusIO<T> in method package addTail(page Page, buf ByteBuffer, io BPlusIO<T>, lvl int, back boolean, idx int) : void in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Change Parameter Type io : IndexPageIO to io : BPlusIO<T> in method package notFound(io BPlusIO<T>, buf ByteBuffer, idx int, lvl int) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.GetCursor |
From |
To |
|
Change Parameter Type upperBound : SearchRow to upperBound : L in method protected ForwardCursor(upperBound L) in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.ForwardCursor |
From |
To |
|
Change Parameter Type io : IndexPageIO to io : BPlusIO<T> in method package found(io BPlusIO<T>, 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 : IndexPageIO to io : BPlusIO<T> in method package notFound(io BPlusIO<T>, 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 : IndexPageIO to io : BPlusIO<T> in method package abstract found(io BPlusIO<T>, 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 : IndexPageIO to io : BPlusIO<T> in method package notFound(io BPlusIO<T>, buf ByteBuffer, idx int, lvl int) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Get |
From |
To |
|
Change Parameter Type lower : SearchRow to lower : L in method public GetCursor(lower L, upper L) in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.GetCursor |
From |
To |
|
Change Parameter Type io : IndexPageIO to io : BPlusIO<T> in method package found(io BPlusIO<T>, buf ByteBuffer, idx int, lvl int) : boolean in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Change Parameter Type row : SearchRow to row : L in method public Get(row L) in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Get |
From |
To |
|
Change Parameter Type row : SearchRow to row : L in method public Remove(row L) in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.database.PageIO moved to org.apache.ignite.internal.processors.query.h2.database.io.PageIO |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.database.BPlusTreeRefIndex.GetOne moved to org.apache.ignite.internal.processors.query.h2.database.BPlusTree.GetOne |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.database.BPlusTreeRefIndex.Get moved to org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Get |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.database.BPlusTreeRefIndex.ForwardCursor moved to org.apache.ignite.internal.processors.query.h2.database.BPlusTree.ForwardCursor |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.database.BPlusTreeRefIndex.Remove moved to org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.database.BPlusTreeRefIndex.GetPageHandler moved to org.apache.ignite.internal.processors.query.h2.database.BPlusTree.GetPageHandler |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.database.BPlusTreeRefIndex.PageHandler moved to org.apache.ignite.internal.processors.query.h2.database.util.PageHandler |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.database.CompareUtils moved to org.apache.ignite.internal.processors.query.h2.database.util.CompareUtils |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.database.DataPageIO moved to org.apache.ignite.internal.processors.query.h2.database.io.DataPageIO |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.database.BPlusTreeRefIndex.GetCursor moved to org.apache.ignite.internal.processors.query.h2.database.BPlusTree.GetCursor |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.database.BPlusTreeRefIndex.Put moved to org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Put |
From |
To |
|
Change Variable Type t : Tail to t : Tail<T> in method public getTail(lvl int, back boolean) : Tail<T> in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Change Variable Type inner : Tail to inner : Tail<T> in method private doReplaceInner() : void in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Change Variable Type back : Tail to back : Tail<T> 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 cur : Tail to cur : Tail<T> 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 to prnt : Tail<T> 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 leaf : Tail to leaf : Tail<T> in method private doReplaceInner() : void in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Change Attribute Type down : Tail to down : Tail<T> in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Tail |
From |
To |
|
Change Attribute Type fwd : Tail to fwd : Tail<T> in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Tail |
From |
To |
|
Change Attribute Type removed : GridH2Row to removed : T in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Change Attribute Type row : SearchRow to row : L in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Get |
From |
To |
|
Change Attribute Type tail : Tail to tail : Tail<T> in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Remove |
From |
To |
|
Change Attribute Type upperBound : SearchRow to upperBound : L in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.ForwardCursor |
From |
To |
|
Change Attribute Type rows : List<GridH2Row> to rows : List<T> in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.ForwardCursor |
From |
To |
|
Change Attribute Type io : IndexPageIO to io : BPlusIO<T> in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Tail |
From |
To |
|
Change Attribute Type oldRow : GridH2Row to oldRow : T in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree.Put |
From |
To |