0fb069addf6eb83ee4c27ad0632b518c734f240c
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getFileStoreView() : FileSystemMasterView renamed to public getFileSystemMasterView() : FileSystemMasterView in class tachyon.master.file.FileSystemMaster | From | To | |
| Extract Variable | 1 | ||
| Extract Variable blockInfoList : List<FileBlockInfo> in method private getWorkerStoringFile(fileId long) : long from class tachyon.master.file.FileSystemMaster | From | To |