|
Change Parameter Type h2 : GridH2Indexing to h2 : IgniteH2Indexing in method public start(ctx GridKernalContext, h2 IgniteH2Indexing) : void in class org.gridgain.grid.kernal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Change Parameter Type prj : GridCacheProjection<Integer,FactPurchase> to prj : CacheProjection<Integer,FactPurchase> in method private body(prj CacheProjection<Integer,FactPurchase>) : List<Map.Entry<Integer,FactPurchase>> in class org.gridgain.grid.kernal.processors.cache.GridCacheCrossCacheQuerySelfTest |
From |
To |
|
Change Parameter Type h2 : GridH2Indexing to h2 : IgniteH2Indexing in method public start(ctx GridKernalContext, h2 IgniteH2Indexing) : void in class org.gridgain.grid.kernal.processors.query.h2.twostep.GridReduceQueryExecutor |
From |
To |
|
Change Parameter Type mode : GridCacheMode to mode : CacheMode in method private createCache(name String, mode CacheMode) : CacheConfiguration in class org.gridgain.grid.kernal.processors.cache.GridCacheCrossCacheQuerySelfTest |
From |
To |
|
Move Method public queryTwoStep(space String, qry GridCacheTwoStepQuery) : IgniteFuture<GridCacheSqlResult> from class org.gridgain.grid.kernal.processors.query.GridQueryProcessor to public queryTwoStep(space String, qry GridCacheTwoStepQuery) : IgniteFuture<GridCacheSqlResult> from class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Move Method public queryTwoStep(space String, sqlQry String, params Object[]) : IgniteFuture<GridCacheSqlResult> from class org.gridgain.grid.kernal.processors.query.GridQueryProcessor to public queryTwoStep(space String, sqlQry String, params Object[]) : IgniteFuture<GridCacheSqlResult> from class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Move Method public execute(space String, qry GridCacheTwoStepQuery) : IgniteFuture<GridCacheSqlResult> from class org.gridgain.grid.kernal.processors.cache.query.GridCacheQueriesProxy to public execute(space String, qry GridCacheTwoStepQuery) : IgniteFuture<GridCacheSqlResult> from class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesProxy |
From |
To |
|
Move Method public queryTwoStep(space String, sqlQry String, params Object[]) : IgniteFuture<GridCacheSqlResult> from class org.gridgain.grid.kernal.processors.query.h2.GridH2Indexing to public queryTwoStep(space String, sqlQry String, params Object[]) : IgniteFuture<GridCacheSqlResult> from class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing |
From |
To |
|
Move Method public executeTwoStepQuery(space String, sqlQry String, params Object[]) : IgniteFuture<GridCacheSqlResult> from class org.gridgain.grid.kernal.processors.cache.query.GridCacheQueriesProxy to public executeTwoStepQuery(space String, sqlQry String, params Object[]) : IgniteFuture<GridCacheSqlResult> from class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesProxy |
From |
To |
|
Move Method public connectionForSpace(space String) : Connection from class org.gridgain.grid.kernal.processors.query.h2.GridH2Indexing to public connectionForSpace(space String) : Connection from class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing |
From |
To |
|
Move Method public queryTwoStep(space String, qry GridCacheTwoStepQuery) : IgniteFuture<GridCacheSqlResult> from class org.gridgain.grid.kernal.processors.query.h2.GridH2Indexing to public queryTwoStep(space String, qry GridCacheTwoStepQuery) : IgniteFuture<GridCacheSqlResult> from class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing |
From |
To |
|
Move Method public execute(space String, qry GridCacheTwoStepQuery) : IgniteFuture<GridCacheSqlResult> from class org.gridgain.grid.kernal.processors.cache.query.GridCacheQueriesImpl to public execute(space String, qry GridCacheTwoStepQuery) : IgniteFuture<GridCacheSqlResult> from class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesImpl |
From |
To |
|
Move Method public executeTwoStepQuery(space String, sqlQry String, params Object[]) : IgniteFuture<GridCacheSqlResult> from class org.gridgain.grid.kernal.processors.cache.query.GridCacheQueriesImpl to public executeTwoStepQuery(space String, sqlQry String, params Object[]) : IgniteFuture<GridCacheSqlResult> from class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesImpl |
From |
To |
|
Change Variable Type qry : GridCacheQuery<Map.Entry<Integer,FactPurchase>> to qry : CacheQuery<Map.Entry<Integer,FactPurchase>> in method private body(prj CacheProjection<Integer,FactPurchase>) : List<Map.Entry<Integer,FactPurchase>> in class org.gridgain.grid.kernal.processors.cache.GridCacheCrossCacheQuerySelfTest |
From |
To |
|
Change Variable Type stores : GridCacheProjection<Integer,DimStore> to stores : CacheProjection<Integer,DimStore> in method private fillCaches() : void in class org.gridgain.grid.kernal.processors.cache.GridCacheCrossCacheQuerySelfTest |
From |
To |
|
Change Variable Type idx : GridH2Indexing to idx : IgniteH2Indexing in method private connection() : JdbcConnection in class org.gridgain.grid.kernal.processors.query.h2.sql.GridQueryTest |
From |
To |
|
Change Variable Type prj : GridCacheProjection<Integer,FactPurchase> to prj : CacheProjection<Integer,FactPurchase> in method public testOnProjection() : void in class org.gridgain.grid.kernal.processors.cache.GridCacheCrossCacheQuerySelfTest |
From |
To |
|
Change Variable Type prods : GridCacheProjection<Integer,DimProduct> to prods : CacheProjection<Integer,DimProduct> in method private fillCaches() : void in class org.gridgain.grid.kernal.processors.cache.GridCacheCrossCacheQuerySelfTest |
From |
To |