65400bd0a0f6a3bdd3e0bad05e2179534eaf6e9e
Files Diff
- Added: 5
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type executionGraph : ExecutionGraph to restarter : RestartCallback in method public restart(restarter RestartCallback, executor ScheduledExecutor) : void in class org.apache.flink.runtime.executiongraph.ExecutionGraphMetricsTest.TestingRestartStrategy | From | To | |
Change Parameter Type executionGraph : ExecutionGraph to restarter : RestartCallback in method public restart(restarter RestartCallback, executor ScheduledExecutor) : void in class org.apache.flink.runtime.executiongraph.restart.RestartStrategy | From | To | |
Rename Attribute | 1 | ||
Rename Attribute executionGraph : ExecutionGraph to restarter : RestartCallback in class org.apache.flink.runtime.executiongraph.ExecutionGraphMetricsTest.TestingRestartStrategy | From | To | |
Extract Method | 1 | ||
Extract Method public createNoOpVertex(parallelism int) : JobVertex extracted from public createSimpleTestGraph(restartStrategy RestartStrategy) : ExecutionGraph in class org.apache.flink.runtime.executiongraph.ExecutionGraphTestUtils | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type executionGraph : ExecutionGraph to restarter : RestartCallback in class org.apache.flink.runtime.executiongraph.ExecutionGraphMetricsTest.TestingRestartStrategy | From | To | |
Rename Parameter | 2 | ||
Rename Parameter executionGraph : ExecutionGraph to restarter : RestartCallback in method public restart(restarter RestartCallback, executor ScheduledExecutor) : void in class org.apache.flink.runtime.executiongraph.ExecutionGraphMetricsTest.TestingRestartStrategy | From | To | |
Rename Parameter executionGraph : ExecutionGraph to restarter : RestartCallback in method public restart(restarter RestartCallback, executor ScheduledExecutor) : void in class org.apache.flink.runtime.executiongraph.restart.RestartStrategy | From | To |