3b90c7abd278c4303b42445360c73cea7ab02cc3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private initStressTest() : void renamed to private initTriangleTest() : void in class com.orientechnologies.orient.graph.sql.OMatchStatementExecutionTest | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type estimatedRootEntries : Map<String,Long> to executionPlan : MatchExecutionPlan in method private processContext(pattern Pattern, executionPlan MatchExecutionPlan, matchContext MatchContext, aliasClasses Map<String,String>, aliasFilters Map<String,OWhereClause>, iCommandContext OCommandContext, request OSQLAsynchQuery<ODocument>) : boolean in class com.orientechnologies.orient.core.sql.parser.OMatchStatement | From | To | |
Inline Method | 3 | ||
Inline Method private calculateNextRoot(pattern Pattern, ctx MatchContext) : String inlined to private processContext(pattern Pattern, executionPlan MatchExecutionPlan, matchContext MatchContext, aliasClasses Map<String,String>, aliasFilters Map<String,OWhereClause>, iCommandContext OCommandContext, request OSQLAsynchQuery<ODocument>) : boolean in class com.orientechnologies.orient.core.sql.parser.OMatchStatement | From | To | |
Inline Method private executeTraversal(matchContext MatchContext, iCommandContext OCommandContext, outEdge PatternEdge) : Object inlined to private processContext(pattern Pattern, executionPlan MatchExecutionPlan, matchContext MatchContext, aliasClasses Map<String,String>, aliasFilters Map<String,OWhereClause>, iCommandContext OCommandContext, request OSQLAsynchQuery<ODocument>) : boolean in class com.orientechnologies.orient.core.sql.parser.OMatchStatement | From | To | |
Change Variable Type | 1 | ||
Change Variable Type result : List<?> to result : List<ODocument> in method public testTriangle2() : void in class com.orientechnologies.orient.graph.sql.OMatchStatementExecutionTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter estimatedRootEntries : Map<String,Long> to executionPlan : MatchExecutionPlan in method private processContext(pattern Pattern, executionPlan MatchExecutionPlan, matchContext MatchContext, aliasClasses Map<String,String>, aliasFilters Map<String,OWhereClause>, iCommandContext OCommandContext, request OSQLAsynchQuery<ODocument>) : boolean in class com.orientechnologies.orient.core.sql.parser.OMatchStatement | From | To |