2e40b2b509f1c1dd32c7d78283b0e76d7bd39947
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type filePath : String to filePath : TachyonURI in method private getUiFileInfo(tachyonClient TachyonFS, fileId int, filePath TachyonURI) : UiFileInfo in class tachyon.web.WebInterfaceWorkerBlockInfoServlet | From | To | |
Rename Variable | 1 | ||
Rename Variable sub : List<UiFileInfo> to subFileIds : List<Integer> in method protected doGet(request HttpServletRequest, response HttpServletResponse) : void in class tachyon.web.WebInterfaceWorkerBlockInfoServlet | From | To | |
Change Variable Type | 1 | ||
Change Variable Type sub : List<UiFileInfo> to subFileIds : List<Integer> in method protected doGet(request HttpServletRequest, response HttpServletResponse) : void in class tachyon.web.WebInterfaceWorkerBlockInfoServlet | From | To | |
Inline Variable | 1 | ||
Inline Variable storageDirs : StorageDir[] in method private getUiFileInfo(tachyonClient TachyonFS, filePath String) : UiFileInfo from class tachyon.web.WebInterfaceWorkerBlockInfoServlet | From | To |