a2fee07fa93c7c385108372b3a7e36b02a1c5fa0
Files Diff
- Added: 12
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private calculateSkip(ctx OCommandContext) : int renamed to private createExecutionPlan(ctx OCommandContext) : OExecutionPlan in class com.orientechnologies.orient.core.sql.parser.OSelectStatement | From | To | |
Change Return Type | 1 | ||
Change Return Type int to OExecutionPlan in method private createExecutionPlan(ctx OCommandContext) : OExecutionPlan in class com.orientechnologies.orient.core.sql.parser.OSelectStatement | From | To |