a7a57ebea6d8f60abba4fe2559af05d316112ca4
Files Diff
- Added: 0
- Removed: 59
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 2 | ||
| Move Attribute public AGGREGATOR_NAME : String from class org.apache.flink.test.iterative.nephele.customdanglingpagerank.CustomCompensatableDotProductCoGroup to private AGGREGATOR_NAME : String from class org.apache.flink.test.iterative.DanglingPageRankITCase | From | To | |
| Move Attribute public AGGREGATOR_NAME : String from class org.apache.flink.test.iterative.nephele.danglingpagerank.CompensatableDotProductCoGroup to private AGGREGATOR_NAME : String from class org.apache.flink.test.iterative.DanglingPageRankITCase | From | To | |
| Move Class | 3 | ||
| Move Class org.apache.flink.test.iterative.nephele.danglingpagerank.PageRankStats moved to org.apache.flink.test.iterative.DanglingPageRankITCase.PageRankStats | From | To | |
| Move Class org.apache.flink.test.iterative.nephele.danglingpagerank.DiffL1NormConvergenceCriterion moved to org.apache.flink.test.iterative.DanglingPageRankITCase.DiffL1NormConvergenceCriterion | From | To | |
| Move Class org.apache.flink.test.recordJobs.graph.pageRankUtil.PageRankStatsAggregator moved to org.apache.flink.test.iterative.DanglingPageRankITCase.PageRankStatsAggregator | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type bc : Collection<Integer> to bc : List<Integer> in method public open(parameters Configuration) : void in class org.apache.flink.test.iterative.BulkIterationWithAllReducerITCase.PickOneAllReduce | From | To | |
| Inline Variable | 1 | ||
| Inline Variable diff : double in method public isConverged(iteration int, pageRankStats PageRankStats) : boolean from class org.apache.flink.test.iterative.nephele.danglingpagerank.DiffL1NormConvergenceCriterion | From | To |