|
Change Return Type QueryCursor<List<?>> to FieldsQueryCursor<List<?>> in method public queryDistributedSqlFields(cctx GridCacheContext<?,?>, qry SqlFieldsQuery, cancel GridQueryCancel) : FieldsQueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.GridQueryIndexing |
From |
To |
|
Change Return Type QueryCursor<List<?>> to FieldsQueryCursor<List<?>> in method public queryLocalSqlFields(cctx GridCacheContext<?,?>, qry SqlFieldsQuery, filter IndexingQueryFilter, cancel GridQueryCancel) : FieldsQueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing |
From |
To |
|
Change Return Type QueryCursor<List<?>> to FieldsQueryCursor<List<?>> in method public queryDistributedSqlFields(cctx GridCacheContext<?,?>, qry SqlFieldsQuery, cancel GridQueryCancel) : FieldsQueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing |
From |
To |
|
Change Return Type QueryCursor<List<?>> to FieldsQueryCursor<List<?>> in method public querySqlFields(cctx GridCacheContext<?,?>, qry SqlFieldsQuery) : FieldsQueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Return Type QueryCursor<List<?>> to FieldsQueryCursor<List<?>> in method public runDdlStatement(sql String, stmt PreparedStatement) : FieldsQueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.h2.ddl.DdlStatementsProcessor |
From |
To |
|
Change Return Type QueryCursor<List<?>> to FieldsQueryCursor<List<?>> in method public queryLocalSqlFields(cctx GridCacheContext<?,?>, qry SqlFieldsQuery, filter IndexingQueryFilter, cancel GridQueryCancel) : FieldsQueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.GridQueryIndexing |
From |
To |