f2b0e494e6089ccda488d6fa69cdb135a4213cf9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private finishJob() : void extracted from public testBlobServerCleanupWhenJobFinished() : void in class org.apache.flink.runtime.dispatcher.DispatcherResourceCleanupTest | From | To | |
Inline Variable | 1 | ||
Inline Variable jobId : JobID in method private internalSubmitJob(jobGraph JobGraph) : CompletableFuture<Acknowledge> from class org.apache.flink.runtime.dispatcher.Dispatcher | From | To |