|
Change Return Type IgniteInternalFuture<GridCacheSqlResult> to QueryCursor<List<?>> in method public execute(space String, qry GridCacheTwoStepQuery) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesProxy |
From |
To |
|
Change Return Type IgniteInternalFuture<GridCacheSqlResult> to QueryCursor<List<?>> in method public queryTwoStep(space String, sqlQry String, params Object[]) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing |
From |
To |
|
Change Return Type IgniteInternalFuture<GridCacheSqlResult> to QueryCursor<List<?>> in method public queryTwoStep(space String, qry GridCacheTwoStepQuery) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing |
From |
To |
|
Change Return Type IgniteInternalFuture<GridCacheSqlResult> to QueryCursor<List<?>> in method public executeTwoStepQuery(space String, sqlQry String, params Object[]) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesImpl |
From |
To |
|
Change Return Type IgniteInternalFuture<GridCacheSqlResult> to QueryCursor<List<?>> in method public executeTwoStepQuery(space String, sqlQry String, params Object[]) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesProxy |
From |
To |
|
Change Return Type IgniteInternalFuture<GridCacheSqlResult> to QueryCursor<List<?>> in method public query(space String, qry GridCacheTwoStepQuery) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor |
From |
To |
|
Change Return Type IgniteInternalFuture<GridCacheSqlResult> to QueryCursor<List<?>> in method public queryTwoStep(space String, qry GridCacheTwoStepQuery) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.GridQueryIndexing |
From |
To |
|
Change Return Type IgniteInternalFuture<GridCacheSqlResult> to QueryCursor<List<?>> in method public queryTwoStep(space String, sqlQry String, params Object[]) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.GridQueryIndexing |
From |
To |
|
Change Return Type Collection<T> to List<T> in method public getAll() : List<T> in class org.apache.ignite.cache.query.QueryCursor |
From |
To |
|
Change Return Type IgniteInternalFuture<GridCacheSqlResult> to QueryCursor<List<?>> in method public execute(space String, qry GridCacheTwoStepQuery) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesEx |
From |
To |
|
Change Return Type IgniteInternalFuture<GridCacheSqlResult> to QueryCursor<List<?>> in method public executeTwoStepQuery(space String, sqlQry String, params Object...) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesEx |
From |
To |
|
Change Return Type IgniteInternalFuture<GridCacheSqlResult> to QueryCursor<List<?>> in method public queryTwoStep(space String, sqlQry String, params Object[]) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Return Type IgniteInternalFuture<GridCacheSqlResult> to QueryCursor<List<?>> in method public queryTwoStep(space String, qry GridCacheTwoStepQuery) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Return Type IgniteInternalFuture<GridCacheSqlResult> to QueryCursor<List<?>> in method public execute(space String, qry GridCacheTwoStepQuery) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesImpl |
From |
To |