a1d48317964df584c66d2cc9d7f539d31fa3d713
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public testJobReferences() : void renamed to public testPermanentJobReferences() : void in class org.apache.flink.runtime.blob.BlobCacheCleanupTest | From | To | |
| Rename Method public testJobCleanup() : void renamed to public testPermanentBlobCleanup() : void in class org.apache.flink.runtime.blob.BlobCacheCleanupTest | From | To | |
| Rename Method public testJobDeferredCleanup() : void renamed to public testPermanentBlobDeferredCleanup() : void in class org.apache.flink.runtime.blob.BlobCacheCleanupTest | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type key : BlobKey to keys : BlobKey... in method package verifyDeletedEventually(server BlobServer, jobId JobID, keys BlobKey...) : void in class org.apache.flink.runtime.blob.BlobCachePutTest | From | To | |
| Move Method | 1 | ||
| Move Method public checkFileCountForJob(expectedCount int, jobId JobID, blobService PermanentBlobService) : void from class org.apache.flink.runtime.blob.BlobCacheCleanupTest to public checkFileCountForJob(expectedCount int, jobId JobID, blobService PermanentBlobService) : void from class org.apache.flink.runtime.blob.BlobServerCleanupTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter key : BlobKey to keys : BlobKey... in method package verifyDeletedEventually(server BlobServer, jobId JobID, keys BlobKey...) : void in class org.apache.flink.runtime.blob.BlobCachePutTest | From | To |