bb1ac0a5cfecf4af7e8dcfe86efc75997895c431
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type row : List<?> to row : Object[] in method private rowToKeyValue(cctx GridCacheContext, row Object[], cols String[], colTypes int[], keySupplier KeyValueSupplier, valSupplier KeyValueSupplier, keyColIdx int, valColIdx int, rowDesc GridH2RowDescriptor) : IgniteBiTuple<?,?> in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor | From | To | |
Extract Method | 1 | ||
Extract Method private getProperty(field String) : GridQueryProperty extracted from public property(name String) : GridQueryProperty in class org.apache.ignite.internal.processors.query.GridQueryProcessor.TypeDescriptor | From | To | |
Rename Parameter | 1 | ||
Rename Parameter name : String to field : String in method private getProperty(field String) : GridQueryProperty in class org.apache.ignite.internal.processors.query.GridQueryProcessor.TypeDescriptor | From | To |