3c5c8325b6641854fd86596ffe1fc5641a6757c2
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method public teardown() : void from class org.apache.flink.test.distributedcache.DistributedCacheTest to public after() : void from class org.apache.flink.test.util.MiniClusterResource | From | To | |
Move Method | 2 | ||
Move Method protected testProgram() : void from class org.apache.flink.test.runtime.NetworkStackThroughputITCase.TestBaseWrapper to private testProgram(localFlinkMiniCluster LocalFlinkMiniCluster, dataVolumeGb int, useForwarder boolean, isSlowSender boolean, isSlowReceiver boolean, parallelism int) : void from class org.apache.flink.test.runtime.NetworkStackThroughputITCase | From | To | |
Move Method private createJobGraph(dataVolumeGb int, useForwarder boolean, isSlowSender boolean, isSlowReceiver boolean, numSubtasks int) : JobGraph from class org.apache.flink.test.runtime.NetworkStackThroughputITCase.TestBaseWrapper to private createJobGraph(dataVolumeGb int, useForwarder boolean, isSlowSender boolean, isSlowReceiver boolean, numSubtasks int) : JobGraph from class org.apache.flink.test.runtime.NetworkStackThroughputITCase | From | To | |
Pull Up Attribute | 2 | ||
Pull Up Attribute private DEFAULT_PARALLELISM : int from class org.apache.flink.test.util.JavaProgramTestBase to private DEFAULT_PARALLELISM : int from class org.apache.flink.test.util.AbstractTestBase | From | To | |
Pull Up Attribute protected DEFAULT_PARALLELISM : int from class org.apache.flink.streaming.util.StreamingProgramTestBase to private DEFAULT_PARALLELISM : int from class org.apache.flink.test.util.AbstractTestBase | From | To |