e7c0d453e53821d11f92f102ccfc06e2426d2dce
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method protected cacheConfig() : CacheConfiguration inlined to protected beforeTestsStarted() : void in class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractSqlDmlQuerySelfTest | From | To | |
Change Return Type | 1 | ||
Change Return Type IgniteCache<?,?> to IgniteCache in method protected cache() : IgniteCache in class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractSqlDmlQuerySelfTest | From | To | |
Extract Variable | 1 | ||
Extract Variable cctx : GridCacheContext<?,?> in method private updateSqlFields(spaceName String, stmt PreparedStatement, fieldsQry SqlFieldsQuery, loc boolean, filters IndexingQueryFilter, cancel GridQueryCancel) : long from class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor | From | To |