8bfc7a287921141132de70b78d77107304fe873a
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type subPlan : OExecutionPlan to subPlan : OInternalExecutionPlan in method public addSubPlan(subPlan OInternalExecutionPlan) : void in class com.orientechnologies.orient.core.sql.executor.CartesianProductStep | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type subPlans : List<OExecutionPlan> to subPlans : List<OInternalExecutionPlan> in class com.orientechnologies.orient.core.sql.executor.CartesianProductStep | From | To |