26971f49544d3f722cf7b9276eb9bac880658497
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Variable | 2 | ||
| Inline Variable direction : Direction in method public execute(iThis Object, iCurrentRecord OIdentifiable, iCurrentResult Object, iParams Object[], iContext OCommandContext) : List<ORID> from class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionShortestPath | From | To | |
| Inline Variable reverseDirection : Direction in method public execute(iThis Object, iCurrentRecord OIdentifiable, iCurrentResult Object, iParams Object[], iContext OCommandContext) : List<ORID> from class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionShortestPath | From | To | |
| Extract Method | 2 | ||
| Extract Method protected walkRight(ctx OSQLFunctionShortestPath.OShortestPathContext) : List<ORID> extracted from public execute(iThis Object, iCurrentRecord OIdentifiable, iCurrentResult Object, iParams Object[], iContext OCommandContext) : List<ORID> in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionShortestPath | From | To | |
| Extract Method protected walkLeft(ctx OSQLFunctionShortestPath.OShortestPathContext) : List<ORID> extracted from public execute(iThis Object, iCurrentRecord OIdentifiable, iCurrentResult Object, iParams Object[], iContext OCommandContext) : List<ORID> in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionShortestPath | From | To |