54028ccf62f887753a2b0cf4f3cb0c84889c39dd
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type void to OExecutionStepInternal in method private createParallelIndexFetch(indexSearchDescriptors List<IndexSearchDescriptor>, ctx OCommandContext) : OExecutionStepInternal in class com.orientechnologies.orient.core.sql.executor.OSelectExecutionPlanner | From | To | |
| Extract Method | 1 | ||
| Extract Method private handleSubclassAsTargetWithIndex(targetClass String, ctx OCommandContext) : List<OExecutionStepInternal> extracted from private handleClassAsTargetWithIndex(plan OSelectExecutionPlan, identifier OIdentifier, ctx OCommandContext) : boolean in class com.orientechnologies.orient.core.sql.executor.OSelectExecutionPlanner | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter identifier : OIdentifier to targetClass : OIdentifier in method private handleClassAsTargetWithIndex(plan OSelectExecutionPlan, targetClass OIdentifier, ctx OCommandContext) : boolean in class com.orientechnologies.orient.core.sql.executor.OSelectExecutionPlanner | From | To |