|
Rename Variable runningQryInfo : GridRunningQueryInfo to qryId : Long in method public runNativeDmlStatement(schemaName String, sql String, cmd SqlCommand) : FieldsQueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |
|
Rename Variable runningQryInfo : GridRunningQueryInfo to qryId : Long in method public queryLocalText(schemaName String, cacheName String, qry String, typeName String, filters IndexingQueryFilter) : GridCloseableIterator<IgniteBiTuple<K,V>> in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing |
From |
To |
|
Rename Variable runningQryInfo : GridRunningQueryInfo to qryId : Long in method package streamUpdateQuery(qry String, schemaName String, streamer IgniteDataStreamer, stmt PreparedStatement, args Object[]) : long in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |
|
Change Variable Type runningQryInfo : GridRunningQueryInfo to qryId : Long in method public queryLocalText(schemaName String, cacheName String, qry String, typeName String, filters IndexingQueryFilter) : GridCloseableIterator<IgniteBiTuple<K,V>> in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing |
From |
To |
|
Change Variable Type runningQryInfo : GridRunningQueryInfo to qryId : Long in method package streamUpdateQuery(qry String, schemaName String, streamer IgniteDataStreamer, stmt PreparedStatement, args Object[]) : long in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |
|
Change Variable Type qryId : long to qryId : Long in method public register(qry String, qryType GridCacheQueryType, schemaName String, loc boolean, cancel GridQueryCancel) : Long in class org.apache.ignite.internal.processors.query.RunningQueryManager |
From |
To |
|
Change Variable Type runningQryInfo : GridRunningQueryInfo to qryId : Long in method public runNativeDmlStatement(schemaName String, sql String, cmd SqlCommand) : FieldsQueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |