2c40697e46c0e4e9b7c5b86a3ef94b31c3330cb6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private shutdownInternally() : CompletableFuture<Void> renamed to public closeAsync() : CompletableFuture<Void> in class org.apache.flink.runtime.jobmaster.JobManagerRunner | From | To | |
Inline Method | 1 | ||
Inline Method private clearState() : void inlined to public grantLeadership(newLeaderSessionID UUID) : void in class org.apache.flink.runtime.dispatcher.Dispatcher | From | To |