563e546236217dace58a8031d56d08a27e08160b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable key : Pair<JobID,String> to name : String in method public createTmpFile(name String, entry DistributedCacheEntry, jobID JobID) : FutureTask<Path> in class org.apache.flink.runtime.filecache.FileCache | From | To | |
Rename Attribute | 1 | ||
Rename Attribute oldCount : int to filePath : String in class org.apache.flink.runtime.filecache.FileCache.DeleteProcess | From | To | |
Change Variable Type | 1 | ||
Change Variable Type key : Pair<JobID,String> to name : String in method public createTmpFile(name String, entry DistributedCacheEntry, jobID JobID) : FutureTask<Path> in class org.apache.flink.runtime.filecache.FileCache | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type oldCount : int to filePath : String in class org.apache.flink.runtime.filecache.FileCache.DeleteProcess | From | To |