c61f134e21d8b8e17057b40c53e757eff6e8490d
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable mode : CacheAtomicityMode to atomicityMode : CacheAtomicityMode in method private processExtraParam(name String, val String, res GridSqlCreateTable) : void in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser | From | To | |
| Extract Variable | 1 | ||
| Extract Variable sql : String in method private doTestCreateTable(tplCacheName String, cacheGrp String, cacheMode CacheMode, writeSyncMode CacheWriteSynchronizationMode, additionalParams String...) : void from class org.apache.ignite.internal.processors.cache.index.H2DynamicTableSelfTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter mode : CacheMode to cacheMode : CacheMode in method private doTestCreateTable(tplCacheName String, cacheGrp String, cacheMode CacheMode, writeSyncMode CacheWriteSynchronizationMode, additionalParams String...) : void in class org.apache.ignite.internal.processors.cache.index.H2DynamicTableSelfTest | From | To |