70cd8e452b94b806a2fe6fe00b4b67ce80eb4373
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type row : Object[] to row : List<?> in method private rowToKeyValue(cctx GridCacheContext, row List<?>, plan UpdatePlan) : IgniteBiTuple<?,?> in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor | From | To | |
Inline Method | 2 | ||
Inline Method private getProperty(field String) : GridQueryProperty inlined to public property(name String) : GridQueryProperty in class org.apache.ignite.internal.processors.query.GridQueryProcessor.TypeDescriptor | From | To | |
Extract Variable | 2 | ||
Extract Variable obj : Object in method public apply(arg List<?>) : Object from class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlanBuilder.createSupplier | From | To | |
Extract Variable expInnerType : AllTypes.InnerType in method public testTypeConversions() : void from class org.apache.ignite.internal.processors.cache.IgniteCacheUpdateSqlQuerySelfTest | From | To |