f8e5c4fbb8390938da89da42af8c5873489f9e61
Files Diff
- Added: 3
 - Removed: 0
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public addPrevious(step OExecutionStep) : void renamed to public setPrevious(step OExecutionStep) : void in class com.orientechnologies.orient.core.sql.executor.NoTargetProjectionEvaluator | From | To | |
| Rename Method public addPrevious(step OExecutionStep) : void renamed to public setPrevious(step OExecutionStep) : void in class com.orientechnologies.orient.core.sql.executor.OExecutionStep | From | To | |
| Extract Method | 1 | ||
| Extract Method private chain(nextStep OExecutionStep) : void extracted from public OSelectExecutionPlan(oSelectStatement OSelectStatement, ctx OCommandContext) in class com.orientechnologies.orient.core.sql.executor.OSelectExecutionPlan | From | To |