849990c00c1e7979b366088dbdba3f02a6123445
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 1 | ||
| Move And Inline Method public getFile(blobKey BlobKey) : File moved from class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager to class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheRecoveryITCase & inlined to public testRecoveryRegisterAndDownload() : void | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type libraryCacheManager : BlobLibraryCacheManager to blobService : BlobService in method private checkFilesExist(keys List<BlobKey>, blobService BlobService, doThrow boolean) : int in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManagerTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter libraryCacheManager : BlobLibraryCacheManager to blobService : BlobService in method private checkFilesExist(keys List<BlobKey>, blobService BlobService, doThrow boolean) : int in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManagerTest | From | To |