6b9b242988254d3adb28ff614b37d0874cf22ba7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public start() : void renamed to private startResourceManagerServices() : void in class org.apache.flink.runtime.resourcemanager.ResourceManager | From | To | |
Extract Method | 2 | ||
Extract Method private stopResourceManagerServices() : void extracted from public onStop() : CompletableFuture<Void> in class org.apache.flink.runtime.resourcemanager.ResourceManager | From | To | |
Extract Method private handleStartResourceManagerServicesException(e Exception) : void extracted from public start() : void in class org.apache.flink.runtime.resourcemanager.ResourceManager | From | To |