d52ccd2941ff25c3c61146b25c52df1ddc09d8da
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Variable | 1 | ||
Merge Variable [jobManagerGateway : ActorGateway, timeout : FiniteDuration] to blobServerAddress : InetSocketAddress in method public submitJobDetached(jobManagerGateway ActorGateway, config Configuration, jobGraph JobGraph, timeout FiniteDuration, classLoader ClassLoader) : void in class org.apache.flink.runtime.client.JobClient | From | To | |
Merge Parameter | 1 | ||
Merge Parameter [jobManager : ActorGateway, askTimeout : FiniteDuration] to blobServerAddress : InetSocketAddress in method public uploadUserJars(blobServerAddress InetSocketAddress, blobClientConfig Configuration) : void in class org.apache.flink.runtime.jobgraph.JobGraph | From | To |