6c08fbaa4108ebad9b31626c2c54b0019be593f1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable fileId : long in method public heartbeat() : void from class tachyon.worker.file.FileWorkerMasterSyncExecutor | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mPersistedFiles : List<Long> to mPersistedFiles : Set<Long> in class tachyon.worker.file.FileDataManager | From | To |