|
Change Parameter Type tbls : Collection<String> to tbls : Collection<QueryTable> in method public tables(tbls Collection<QueryTable>) : GridH2QueryRequest in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest |
From |
To |
|
Change Parameter Type tbls : Set<String> to tbls : Set<QueryTable> in method public GridCacheTwoStepQuery(originalSql String, tbls Set<QueryTable>) in class org.apache.ignite.internal.processors.cache.query.GridCacheTwoStepQuery |
From |
To |
|
Change Parameter Type tbls : Collection<String> to tbls : Collection<QueryTable> in method private onQueryRequest0(node ClusterNode, reqId long, segmentId int, 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 |
|
Rename Variable extraSpace : String to extraCacheName : String in method private stableDataNodes(isReplicatedOnly boolean, topVer AffinityTopologyVersion, cacheIds List<Integer>, parts int[]) : Map<ClusterNode,IntArray> in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor |
From |
To |
|
Rename Variable tbl : GridH2Table to h2Tbl : GridH2Table in method private onQueryRequest0(node ClusterNode, reqId long, segmentId int, 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 |
|
Rename Variable failIfReplicatedOnly : boolean to replicatedOnly : boolean in method public query(cctx GridCacheContext<?,?>, qry GridCacheTwoStepQuery, keepPortable boolean, enforceJoinOrder boolean, timeoutMillis int, cancel GridQueryCancel, params Object[], parts int[]) : Iterator<List<?>> in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor |
From |
To |
|
Rename Variable schema : String to table : QueryTable in method public queryDistributedSqlFields(cctx GridCacheContext<?,?>, qry SqlFieldsQuery, cancel GridQueryCancel) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing |
From |
To |
|
Rename Variable extraSpaces : List<Integer> to cacheIds : List<Integer> in method public query(cctx GridCacheContext<?,?>, qry GridCacheTwoStepQuery, keepPortable boolean, enforceJoinOrder boolean, timeoutMillis int, cancel GridQueryCancel, params Object[], parts int[]) : Iterator<List<?>> in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor |
From |
To |
|
Rename Variable space0 : String to cacheName : String in method public queryDistributedSqlFields(cctx GridCacheContext<?,?>, qry SqlFieldsQuery, cancel GridQueryCancel) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing |
From |
To |
|
Rename Variable schema : String to schemaName : String in method private normalizeFrom(prnt GridSqlAst, childIdx int, prntAlias boolean) : void in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuerySplitter |
From |
To |
|
Rename Parameter extraSpaces : List<Integer> to cacheIds : List<Integer> in method private findFirstPartitioned(cacheIds List<Integer>) : GridCacheContext<?,?> in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor |
From |
To |
|
Rename Parameter extraSpaces : List<Integer> to cacheIds : List<Integer> in method private replicatedUnstableDataNodes(cacheIds List<Integer>) : Collection<ClusterNode> in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor |
From |
To |
|
Rename Parameter extraSpaces : List<Integer> to cacheIds : List<Integer> in method private stableDataNodes(isReplicatedOnly boolean, topVer AffinityTopologyVersion, cacheIds List<Integer>, parts int[]) : Map<ClusterNode,IntArray> in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor |
From |
To |
|
Rename Parameter extraSpaces : List<Integer> to cacheIds : List<Integer> in method private partitionedUnstableDataNodes(cacheIds List<Integer>) : Map<ClusterNode,IntArray> in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor |
From |
To |
|
Rename Parameter caches : List<Integer> to cacheIds : List<Integer> in method public cacheIds(cacheIds List<Integer>) : void in class org.apache.ignite.internal.processors.cache.query.GridCacheTwoStepQuery |
From |
To |