167be0a91d6f5863ecff04c1e13dfe60b11ae3b1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private uploadViaBlob(blobServerAddress InetSocketAddress, clientConfig Configuration, uploadToBlobServer Set<Map.Entry<String,DistributedCache.DistributedCacheEntry>>) : void extracted from public uploadUserArtifacts(blobServerAddress InetSocketAddress, clientConfig Configuration) : void in class org.apache.flink.runtime.jobgraph.JobGraph | From | To | |
Rename Parameter | 1 | ||
Rename Parameter clientConfig : Configuration to blobClientConfig : Configuration in method public uploadUserArtifacts(blobServerAddress InetSocketAddress, blobClientConfig Configuration) : void in class org.apache.flink.runtime.jobgraph.JobGraph | From | To |