740d437a3d07f322d5883b840f21a01090ccea26
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type srcId : K to srcId : long in method public InitVerticesMapper(srcId long) in class org.apache.flink.graph.example.GSASingleSourceShortestPathsExample.InitVerticesMapper | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type srcVertexId : K to srcVertexId : long in class org.apache.flink.graph.example.GSASingleSourceShortestPathsExample.InitVerticesMapper | From | To | |
Rename Parameter | 2 | ||
Rename Parameter args : String[] to args : String[] in method private parseParameters(args String[]) : boolean in class org.apache.flink.graph.example.GSASingleSourceShortestPathsExample | From | To | |
Rename Parameter args : String[] to args : String[] in method private parseParameters(args String[]) : boolean in class org.apache.flink.graph.example.GSAConnectedComponentsExample | From | To |