|
Change Parameter Type qr : QueryResults to qr : MapQueryResults in method private sendNextPage(nodeRess MapNodeResults, node ClusterNode, qr MapQueryResults, qry int, segmentId int, pageSize int) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Change Parameter Type nodeRess : NodeResults to nodeRess : MapNodeResults in method private sendNextPage(nodeRess MapNodeResults, node ClusterNode, qr MapQueryResults, qry int, segmentId int, pageSize int) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Change Parameter Type qr : QueryResults to qr : MapQueryResults in method public remove(reqId long, segmentId int, qr MapQueryResults) : boolean in class org.apache.ignite.internal.processors.query.h2.twostep.MapNodeResults |
From |
To |
|
Change Parameter Type qr : QueryResults to qr : MapQueryResults in method public put(reqId long, segmentId int, qr MapQueryResults) : MapQueryResults in class org.apache.ignite.internal.processors.query.h2.twostep.MapNodeResults |
From |
To |
|
Change Variable Type old : NodeResults to old : MapNodeResults in method private resultsForNode(nodeId UUID) : MapNodeResults in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Change Variable Type nodeRess : NodeResults to nodeRess : MapNodeResults in method private onCancel(node ClusterNode, msg GridQueryCancelRequest) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Change Variable Type grpKey : T2<String,AffinityTopologyVersion> to grpKey : MapReservationKey in method public onCacheStop(cacheName String) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Change Variable Type ress : QueryResults to ress : MapQueryResults in method public cancelAll() : void in class org.apache.ignite.internal.processors.query.h2.twostep.MapNodeResults |
From |
To |
|
Change Variable Type res : QueryResult to res : MapQueryResult in method private sendNextPage(nodeRess MapNodeResults, node ClusterNode, qr MapQueryResults, qry int, segmentId int, pageSize int) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Change Variable Type removed : QueryResults to removed : MapQueryResults in method public cancelRequest(reqId long) : void in class org.apache.ignite.internal.processors.query.h2.twostep.MapNodeResults |
From |
To |
|
Change Variable Type nodeRess : NodeResults to nodeRess : MapNodeResults in method private onNextPageRequest(node ClusterNode, req GridQueryNextPageRequest) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Change Variable Type qr : QueryResults to qr : MapQueryResults in method private onNextPageRequest(node ClusterNode, req GridQueryNextPageRequest) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Change Variable Type res : QueryResult to res : MapQueryResult in method package cancel(forceQryCancel boolean) : void in class org.apache.ignite.internal.processors.query.h2.twostep.MapQueryResults |
From |
To |
|
Change Variable Type res : QueryResult to res : MapQueryResult in method package isAllClosed() : boolean in class org.apache.ignite.internal.processors.query.h2.twostep.MapQueryResults |
From |
To |
|
Change Variable Type nodeRess : NodeResults to nodeRess : MapNodeResults in method private onQueryRequest0(node ClusterNode, reqId long, segmentId int, schemaName String, qrys Collection<GridCacheSqlQuery>, cacheIds List<Integer>, topVer AffinityTopologyVersion, partsMap Map<UUID,int[]>, parts int[], tbls Collection<QueryTable>, pageSize int, distributedJoinMode DistributedJoinMode, enforceJoinOrder boolean, replicated boolean, timeout int, params Object[]) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Change Variable Type qr : QueryResults to qr : MapQueryResults in method private onQueryRequest0(node ClusterNode, reqId long, segmentId int, schemaName String, qrys Collection<GridCacheSqlQuery>, cacheIds List<Integer>, topVer AffinityTopologyVersion, partsMap Map<UUID,int[]>, parts int[], tbls Collection<QueryTable>, pageSize int, distributedJoinMode DistributedJoinMode, enforceJoinOrder boolean, replicated boolean, timeout int, params Object[]) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Change Variable Type key : RequestKey to key : MapRequestKey in method public cancelRequest(reqId long) : void in class org.apache.ignite.internal.processors.query.h2.twostep.MapNodeResults |
From |
To |
|
Change Variable Type nodeRess : NodeResults to nodeRess : MapNodeResults in method public onEvent(evt Event) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor.start.addLocalEventListener |
From |
To |
|
Change Variable Type nodeRess : NodeResults to nodeRess : MapNodeResults in method private resultsForNode(nodeId UUID) : MapNodeResults in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Change Attribute Type qryRess : ConcurrentMap<UUID,NodeResults> to qryRess : ConcurrentMap<UUID,MapNodeResults> in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Change Attribute Type INSTANCE : ReplicatedReservation to INSTANCE : MapReplicatedReservation in class org.apache.ignite.internal.processors.query.h2.twostep.MapReplicatedReservation |
From |
To |
|
Change Attribute Type reservations : ConcurrentMap<T2<String,AffinityTopologyVersion>,GridReservable> to reservations : ConcurrentMap<MapReservationKey,GridReservable> in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Change Attribute Type results : AtomicReferenceArray<QueryResult> to results : AtomicReferenceArray<MapQueryResult> in class org.apache.ignite.internal.processors.query.h2.twostep.MapQueryResults |
From |
To |
|
Change Attribute Type res : ConcurrentMap<RequestKey,QueryResults> to res : ConcurrentMap<MapRequestKey,MapQueryResults> in class org.apache.ignite.internal.processors.query.h2.twostep.MapNodeResults |
From |
To |
|
Change Attribute Type ctx : GridKernalContext to h2 : IgniteH2Indexing in class org.apache.ignite.internal.processors.query.h2.twostep.MapQueryResult |
From |
To |