|
Change Parameter Type t : ConcurrentNavigableMap<GridSearchRowPointer,GridH2Row> to t : IgniteTree in method protected doFind0(t IgniteTree, first SearchRow, includeFirst boolean, last SearchRow, filter IndexingQueryFilter) : Iterator<GridH2Row> in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase |
From |
To |
|
Change Parameter Type tree : ConcurrentNavigableMap<GridSearchRowPointer,GridH2Row> to tree : IgniteTree in method package RangeSource(bounds Iterable<GridH2RowRangeBounds>, tree IgniteTree, filter IndexingQueryFilter) in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase.RangeSource |
From |
To |
|
Change Parameter Type map : NavigableMap<GridSearchRowPointer,GridH2Row> to tree : IgniteTree in method private subTree(tree IgniteTree, first GridSearchRowPointer, last GridSearchRowPointer) : IgniteTree in class org.apache.ignite.internal.processors.query.h2.opt.GridH2TreeIndex |
From |
To |
|
Change Parameter Type t : ConcurrentNavigableMap<GridSearchRowPointer,GridH2Row> to t : IgniteTree in method protected doFind0(t IgniteTree, first SearchRow, includeFirst boolean, last SearchRow, filter IndexingQueryFilter) : Iterator<GridH2Row> in class org.apache.ignite.internal.processors.query.h2.opt.GridH2TreeIndex |
From |
To |
|
Change Variable Type snapshot0 : ConcurrentNavigableMap<GridSearchRowPointer,GridH2Row> to snapshot0 : Object in method private onIndexRangeRequest(node ClusterNode, msg GridH2IndexRangeRequest) : void in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase |
From |
To |
|
Change Variable Type t : ConcurrentNavigableMap<GridSearchRowPointer,GridH2Row> to t : IgniteTree in method private doFind(first SearchRow, includeFirst boolean, last SearchRow) : Iterator<GridH2Row> in class org.apache.ignite.internal.processors.query.h2.opt.GridH2TreeIndex |
From |
To |
|
Change Variable Type range : NavigableMap<GridSearchRowPointer,GridH2Row> to range : IgniteTree<GridSearchRowPointer,GridH2Row> in method protected doFind0(t IgniteTree, first SearchRow, includeFirst boolean, last SearchRow, filter IndexingQueryFilter) : Iterator<GridH2Row> in class org.apache.ignite.internal.processors.query.h2.opt.GridH2TreeIndex |
From |
To |
|
Change Variable Type res : ConcurrentNavigableMap<GridSearchRowPointer,GridH2Row> to res : IgniteTree in method protected treeForRead() : IgniteTree in class org.apache.ignite.internal.processors.query.h2.opt.GridH2TreeIndex |
From |
To |
|
Change Variable Type t : ConcurrentNavigableMap<GridSearchRowPointer,GridH2Row> to t : IgniteTree in method public next(maxRows int) : GridH2RowRange in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase.RangeSource |
From |
To |