016644ac3c91e516f93fd863a3d91e81a4bd8f3c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type long to int in method public getNumberOfPages() : int in class org.apache.flink.examples.java.graph.util.PageRankData | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type numPages : long to numPages : int in class org.apache.flink.examples.java.graph.util.PageRankData | From | To |