|
Change Parameter Type unions : List<GridH2CollocationModel> to unions : List<CollocationModel> in method private buildCollocationModel(upper CollocationModel, filter int, qry Query, unions List<CollocationModel>, validate boolean) : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Parameter Type upper : GridH2CollocationModel to upper : CollocationModel in method private buildCollocationModel(upper CollocationModel, filter int, qry Query, unions List<CollocationModel>, validate boolean) : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Parameter Type key : Key to key : QueryContextKey in method private doClear(key QueryContextKey, nodeStop boolean) : boolean in class org.apache.ignite.internal.processors.query.h2.opt.GridH2QueryContext |
From |
To |
|
Change Parameter Type upper : GridH2CollocationModel to upper : CollocationModel in method private CollocationModel(upper CollocationModel, filter int, view boolean, validate boolean) in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Parameter Type qryCollocationMdl : GridH2CollocationModel to qryCollocationMdl : CollocationModel in method public queryCollocationModel(qryCollocationMdl CollocationModel) : void in class org.apache.ignite.internal.processors.query.h2.opt.GridH2QueryContext |
From |
To |
|
Change Parameter Type unions : List<GridH2CollocationModel> to unions : List<CollocationModel> in method private createChildModel(upper CollocationModel, filter int, unions List<CollocationModel>, view boolean, validate boolean) : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Parameter Type upper : GridH2CollocationModel to upper : CollocationModel in method private createChildModel(upper CollocationModel, filter int, unions List<CollocationModel>, view boolean, validate boolean) : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Return Type List<GridH2CollocationModel> to List<CollocationModel> in method private getOrCreateUnions() : List<CollocationModel> in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Return Type GridH2CollocationModel to CollocationModel in method private child(i int, create boolean) : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Return Type H2Cursor to Iterator<GridH2Row> in method public findForSegment(bounds GridH2RowRangeBounds, segment int, filter BPlusTree.TreeRowClosure<GridH2SearchRow,GridH2Row>) : Iterator<GridH2Row> in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase |
From |
To |
|
Change Return Type GridH2CollocationModel to CollocationModel in method public queryCollocationModel() : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.GridH2QueryContext |
From |
To |
|
Change Return Type GridH2CollocationModel to CollocationModel in method public buildCollocationModel(qctx GridH2QueryContext, info SubQueryInfo, filters TableFilter[], filter int, validate boolean) : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Return Type GridH2CollocationModel to CollocationModel in method private buildCollocationModel(upper CollocationModel, filter int, qry Query, unions List<CollocationModel>, validate boolean) : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Return Type GridH2CollocationModel to CollocationModel in method private createChildModel(upper CollocationModel, filter int, unions List<CollocationModel>, view boolean, validate boolean) : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase.RangeSource moved to org.apache.ignite.internal.processors.query.h2.opt.join.RangeSource |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase.UnicastCursor moved to org.apache.ignite.internal.processors.query.h2.opt.join.UnicastCursor |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase.CursorIteratorWrapper moved to org.apache.ignite.internal.processors.query.h2.opt.join.CursorIteratorWrapper |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase.BroadcastCursor moved to org.apache.ignite.internal.processors.query.h2.opt.join.BroadcastCursor |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.opt.GridH2QueryContext.SourceKey moved to org.apache.ignite.internal.processors.query.h2.opt.join.SourceKey |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase.DistributedLookupBatch moved to org.apache.ignite.internal.processors.query.h2.opt.join.DistributedLookupBatch |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.opt.DistributedJoinMode moved to org.apache.ignite.internal.processors.query.h2.opt.join.DistributedJoinMode |
From |
To |
|
Move Class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase.RangeStream moved to org.apache.ignite.internal.processors.query.h2.opt.join.RangeStream |
From |
To |
|
Change Variable Type cm : GridH2CollocationModel to cm : CollocationModel in method public buildCollocationModel(qctx GridH2QueryContext, info SubQueryInfo, filters TableFilter[], filter int, validate boolean) : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Variable Type mdl : GridH2CollocationModel to mdl : CollocationModel in method public isCollocated(qry Query) : boolean in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Variable Type right : GridH2CollocationModel to right : CollocationModel in method private buildCollocationModel(upper CollocationModel, filter int, qry Query, unions List<CollocationModel>, validate boolean) : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Variable Type cm : GridH2CollocationModel to cm : CollocationModel in method private buildCollocationModel(upper CollocationModel, filter int, qry Query, unions List<CollocationModel>, validate boolean) : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Variable Type child : GridH2CollocationModel to child : CollocationModel in method private child(i int, create boolean) : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Variable Type key : Key to key : QueryContextKey in method public clearAfterDeadNode(locNodeId UUID, nodeId UUID) : void in class org.apache.ignite.internal.processors.query.h2.opt.GridH2QueryContext |
From |
To |
|
Change Variable Type unions : List<GridH2CollocationModel> to unions : List<CollocationModel> in method public buildCollocationModel(qctx GridH2QueryContext, info SubQueryInfo, filters TableFilter[], filter int, validate boolean) : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Variable Type left : GridH2CollocationModel to left : CollocationModel in method private buildCollocationModel(upper CollocationModel, filter int, qry Query, unions List<CollocationModel>, validate boolean) : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Variable Type cm : GridH2CollocationModel to cm : CollocationModel in method private joinedWithCollocated(f int) : Affinity in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Variable Type key : Key to key : QueryContextKey in method public clear(locNodeId UUID, nodeId UUID, qryId long, type GridH2QueryType) : boolean in class org.apache.ignite.internal.processors.query.h2.opt.GridH2QueryContext |
From |
To |
|
Change Variable Type child : GridH2CollocationModel to child : CollocationModel in method private calculate() : void in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Variable Type key : Key to key : QueryContextKey in method public clearLocalNodeStop(locNodeId UUID) : void in class org.apache.ignite.internal.processors.query.h2.opt.GridH2QueryContext |
From |
To |
|
Change Variable Type child : GridH2CollocationModel to child : CollocationModel in method private findPartitionedTableBefore(f int) : boolean in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Variable Type u : GridH2CollocationModel to u : CollocationModel in method public buildCollocationModel(qctx GridH2QueryContext, info SubQueryInfo, filters TableFilter[], filter int, validate boolean) : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Variable Type key : Key to key : QueryContextKey in method public equals(o Object) : boolean in class org.apache.ignite.internal.processors.query.h2.opt.QueryContextKey |
From |
To |
|
Change Variable Type child : GridH2CollocationModel to child : CollocationModel in method private createChildModel(upper CollocationModel, filter int, unions List<CollocationModel>, view boolean, validate boolean) : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Variable Type c : GridH2CollocationModel to c : CollocationModel in method public getDistributedMultiplier(ses Session, filters TableFilter[], filter int) : int in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase |
From |
To |
|
Change Attribute Type unions : List<GridH2CollocationModel> to unions : List<CollocationModel> in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Attribute Type qctxs : ConcurrentMap<Key,GridH2QueryContext> to qctxs : ConcurrentMap<QueryContextKey,GridH2QueryContext> in class org.apache.ignite.internal.processors.query.h2.opt.GridH2QueryContext |
From |
To |
|
Change Attribute Type key : Key to key : QueryContextKey in class org.apache.ignite.internal.processors.query.h2.opt.GridH2QueryContext |
From |
To |
|
Change Attribute Type upper : GridH2CollocationModel to upper : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |
|
Change Attribute Type qryCollocationMdl : GridH2CollocationModel to qryCollocationMdl : CollocationModel in class org.apache.ignite.internal.processors.query.h2.opt.GridH2QueryContext |
From |
To |
|
Change Attribute Type children : GridH2CollocationModel[] to children : CollocationModel[] in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel |
From |
To |