7b3967cac38863b959b00fb1489b3902dcb5cd83
Files Diff
- Added: 5
- Removed: 2
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 2 | ||
Pull Up Method public createMigrationJob(env StreamExecutionEnvironment) : void from class org.apache.flink.test.state.operator.restore.keyed.KeyedComplexChainTest to public createMigrationJob(env StreamExecutionEnvironment) : void from class org.apache.flink.test.state.operator.restore.keyed.AbstractKeyedOperatorRestoreTestBase | From | To | |
Pull Up Method protected getMigrationSavepointName() : String from class org.apache.flink.test.state.operator.restore.keyed.KeyedComplexChainTest to protected getMigrationSavepointName() : String from class org.apache.flink.test.state.operator.restore.keyed.AbstractKeyedOperatorRestoreTestBase | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.apache.flink.test.state.operator.restore.keyed.AbstractKeyedOperatorRestoreTestBase from classes [org.apache.flink.test.state.operator.restore.keyed.KeyedComplexChainTest] | From | To |