136075ae0f7070999dec6913afc8cef1a26eb307
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable ses : Session in method private executeSqlQuery(conn Connection, stmt PreparedStatement, timeoutMillis int, cancel GridQueryCancel) : ResultSet from class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing | From | To | |
Extract Method | 2 | ||
Extract Method private cancelStatement(stmt PreparedStatement) : void extracted from private executeSqlQuery(conn Connection, stmt PreparedStatement, timeoutMillis int, cancel GridQueryCancel) : ResultSet in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing | From | To |