eab2e538a53042c2a8f252d22ff50957a48ae364
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 11
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type qry : Query to qry : Prepared in method public parse(qry Prepared) : GridSqlQuery in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type prepare : Query to prepare : Prepared in method private createFunctionTable(conn JdbcConnection, qry GridCacheSqlQuery, explain boolean) : GridMergeTable in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor | From | To | |
| Extract Variable | 1 | ||
| Extract Variable mapQrys : Collection<GridCacheSqlQuery> in method public query(cctx GridCacheContext<?,?>, qry GridCacheTwoStepQuery) : QueryCursor<List<?>> from class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type conn : Connection to conn : JdbcConnection in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor.QueryRun | From | To |