b90210e3712a54ad85a33dfc308a03e0c4a2a250
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 56
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 4 | ||
| Rename Method public createHDFS() : void renamed to public setup() : void in class org.apache.flink.streaming.connectors.fs.RollingSinkITCase | From | To | |
| Rename Method public destroyHDFS() : void renamed to public teardown() : void in class org.apache.flink.streaming.connectors.fs.RollingSinkITCase | From | To | |
| Rename Method public startSecureCluster() : void renamed to public setup() : void in class org.apache.flink.streaming.connectors.fs.RollingSinkSecuredITCase | From | To | |
| Rename Method public teardownSecureCluster() : void renamed to public teardown() : void in class org.apache.flink.streaming.connectors.fs.RollingSinkSecuredITCase | From | To | |
| Rename Variable | 1 | ||
| Rename Variable config : Configuration to result : Configuration in method private startSecureFlinkClusterWithRecoveryModeEnabled() : Configuration in class org.apache.flink.streaming.connectors.fs.RollingSinkSecuredITCase | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to Configuration in method private startSecureFlinkClusterWithRecoveryModeEnabled() : Configuration in class org.apache.flink.streaming.connectors.fs.RollingSinkSecuredITCase | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type config : org.apache.flink.configuration.Configuration to result : Configuration in method private startSecureFlinkClusterWithRecoveryModeEnabled() : Configuration in class org.apache.flink.streaming.connectors.fs.RollingSinkSecuredITCase | From | To |