7add85cbbfb2e0e3aeb8dc478f9616def3437ad2
Files Diff
- Added: 2
 - Removed: 1
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type executionPlan : OExecutionPlan to executionPlan : OInternalExecutionPlan in method public OLocalResultSet(executionPlan OInternalExecutionPlan) in class com.orientechnologies.orient.core.sql.parser.OLocalResultSet | From | To | |
| Change Return Type | 2 | ||
| Change Return Type OExecutionPlan to OInternalExecutionPlan in method public createExecutionPlan(ctx OCommandContext) : OInternalExecutionPlan in class com.orientechnologies.orient.core.sql.executor.OSelectExecutionPlanner | From | To | |
| Change Return Type OExecutionPlan to OInternalExecutionPlan in method public createExecutionPlan(ctx OCommandContext) : OInternalExecutionPlan in class com.orientechnologies.orient.core.sql.parser.OSelectStatement | From | To | |
| Rename Class | 1 | ||
| Rename Class com.orientechnologies.orient.core.sql.parser.OExternalResultSet renamed to com.orientechnologies.orient.core.sql.parser.OLocalResultSet | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute letClause : OLetClause to perRecordLetClause : OLetClause in class com.orientechnologies.orient.core.sql.executor.OSelectExecutionPlanner | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type executionPlan : OExecutionPlan to executionPlan : OInternalExecutionPlan in method public execute(db ODatabase, args Object[]) : OTodoResultSet in class com.orientechnologies.orient.core.sql.parser.OSelectStatement | From | To | |
| Extract Interface | 1 | ||
| Extract Interface com.orientechnologies.orient.core.sql.executor.OInternalExecutionPlan from classes [com.orientechnologies.orient.core.sql.executor.OSelectExecutionPlan] | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type executionPlan : OExecutionPlan to executionPlan : OInternalExecutionPlan in class com.orientechnologies.orient.core.sql.parser.OLocalResultSet | From | To |