420190d85cdab414fa24db9c161852fcbcb81451
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public initialize() : void renamed to private getClusterConfiguration() : Configuration in class org.apache.flink.runtime.webmonitor.WebFrontendITCase | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to Configuration in method private getClusterConfiguration() : Configuration in class org.apache.flink.runtime.webmonitor.WebFrontendITCase | From | To | |
| Split Attribute | 1 | ||
| Split Attribute cluster : LocalFlinkMiniCluster to [NUM_TASK_MANAGERS : int, CLUSTER_CONFIGURATION : Configuration] in class org.apache.flink.runtime.webmonitor.WebFrontendITCase | From | To |