3bfa53219cb70f86d71e6373b7bd7f7bf345e691
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public popPersistedFiles() : List<Long> renamed to public getPersistedFiles() : List<Long> in class tachyon.worker.file.FileDataManager | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public needPersistence(fileId long) : boolean extracted from public heartbeat() : void in class tachyon.worker.file.FileWorkerMasterSyncExecutor & moved to class tachyon.worker.file.FileDataManager | From | To |