ff1660629fea73886bf9c9f802c80dd9bf84c83d
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type void to CompletableFuture<Void> in method private shutdownInternally() : CompletableFuture<Void> in class org.apache.flink.runtime.jobmaster.JobManagerRunner | From | To | |
Change Return Type void to CompletableFuture<Void> in method private shutDownInternally() : CompletableFuture<Void> in class org.apache.flink.runtime.resourcemanager.ResourceManagerRunner | From | To | |
Change Variable Type | 1 | ||
Change Variable Type exception : Exception to exception : Throwable in method public postStop() : void in class org.apache.flink.runtime.dispatcher.Dispatcher | From | To |