a6558ca8350bdccb1a216596c1414424abd776e8
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [v1 : Vertex, v2 : Vertex, v3 : Vertex, v4 : Vertex] to vertices : Map<Integer,Vertex> in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionShortestPathTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable queue : ArrayDeque<OrientVertex> to queue1 : ArrayDeque<OrientVertex> in method 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 | |
| Rename Parameter | 1 | ||
| Rename Parameter distances : Map<ORID,ORID> to leftDistances : Map<ORID,ORID> in method private computePath(leftDistances Map<ORID,ORID>, rightDistances Map<ORID,ORID>, neighbor ORID) : List<ORID> in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionShortestPath | From | To |