ebd2b7b310e4161e6083c94ddfe862481815f1ab
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 4 | ||
| Extract Method private getSchemaFromContext(ctx OCommandContext) : OSchema extracted from private handleClassAsTargetWithIndexedFunction(plan OSelectExecutionPlan, filterClusters Set<String>, queryTarget OIdentifier, info QueryPlanningInfo, ctx OCommandContext, profilingEnabled boolean) : boolean in class com.orientechnologies.orient.core.sql.executor.OSelectExecutionPlanner | From | To | |
| Extract Method private getSchemaFromContext(ctx OCommandContext) : OSchema extracted from private handleClassAsTargetWithIndex(plan OSelectExecutionPlan, targetClass OIdentifier, filterClusters Set<String>, info QueryPlanningInfo, ctx OCommandContext, profilingEnabled boolean) : boolean in class com.orientechnologies.orient.core.sql.executor.OSelectExecutionPlanner | From | To | |
| Extract Method private getSchemaFromContext(ctx OCommandContext) : OSchema extracted from private handleClassWithIndexForSortOnly(plan OSelectExecutionPlan, queryTarget OIdentifier, filterClusters Set<String>, info QueryPlanningInfo, ctx OCommandContext, profilingEnabled boolean) : boolean in class com.orientechnologies.orient.core.sql.executor.OSelectExecutionPlanner | From | To | |
| Extract Method private getSchemaFromContext(ctx OCommandContext) : OSchema extracted from private handleClassAsTarget(plan OSelectExecutionPlan, filterClusters Set<String>, from OFromClause, info QueryPlanningInfo, ctx OCommandContext, profilingEnabled boolean) : void in class com.orientechnologies.orient.core.sql.executor.OSelectExecutionPlanner | From | To |