efb7abce8323e0dc3449d7ce1bcd1d9558e6f2bc
Files Diff
- Added: 3
 - Removed: 0
 - Renamed: 0
 - Modified: 44
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type colName : String to key : boolean in method private isEqualityCondition(op GridSqlOperation, key boolean) : boolean in class org.apache.ignite.internal.processors.query.h2.sql.DmlAstUtils | From | To | |
| Move Attribute | 2 | ||
| Move Attribute public VAL_FIELD_NAME : String from class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing to public VAL_FIELD_NAME : String from class org.apache.ignite.internal.processors.query.QueryUtils | From | To | |
| Move Attribute public KEY_FIELD_NAME : String from class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing to public KEY_FIELD_NAME : String from class org.apache.ignite.internal.processors.query.QueryUtils | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute _VAL : String to VAL_FIELD_NAME : String in class org.apache.ignite.internal.processors.query.QueryUtils | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public initValueCache(valCache Value[], key Value, value Value, version Value) : void extracted from public valuesCache(valCache Value[]) : void in class org.apache.ignite.internal.processors.query.h2.opt.GridH2AbstractKeyValueRow & moved to class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing.RowDescriptor | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter colName : String to key : boolean in method private isEqualityCondition(op GridSqlOperation, key boolean) : boolean in class org.apache.ignite.internal.processors.query.h2.sql.DmlAstUtils | From | To |