cd43dd59e248766627c35f90038b2202ed9e52dc
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type classLoader : ClassLoader to libraryURLs : URL[] in method public LibraryCacheEntry(libraries Collection<BlobKey>, libraryURLs URL[], initialReference ExecutionAttemptID) in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager.LibraryCacheEntry | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type classLoader : ClassLoader to classLoader : FlinkUserCodeClassLoader in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager.LibraryCacheEntry | From | To | |
Rename Parameter | 1 | ||
Rename Parameter classLoader : ClassLoader to libraryURLs : URL[] in method public LibraryCacheEntry(libraries Collection<BlobKey>, libraryURLs URL[], initialReference ExecutionAttemptID) in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager.LibraryCacheEntry | From | To |