106b57e297b22c948a76a54eee75275d045c5f7d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type path : Path to file : File in method private displayLocalFile(file File, request HttpServletRequest, offset long) : void in class tachyon.web.WebInterfaceBrowseLogsServlet | From | To | |
| Change Parameter Type path : Path to file : File in method private downloadLogFile(file File, request HttpServletRequest, response HttpServletResponse) : void in class tachyon.web.WebInterfaceDownloadLocalServlet | From | To | |
| Rename Variable | 3 | ||
| Rename Variable nsfe : NoSuchFileException to fnfe : FileNotFoundException in method protected doGet(request HttpServletRequest, response HttpServletResponse) : void in class tachyon.web.WebInterfaceDownloadLocalServlet | From | To | |
| Rename Variable logFilePath : Path to logFile : File in method protected doGet(request HttpServletRequest, response HttpServletResponse) : void in class tachyon.web.WebInterfaceDownloadLocalServlet | From | To | |
| Rename Variable logFilePath : Path to logFile : File in method protected doGet(request HttpServletRequest, response HttpServletResponse) : void in class tachyon.web.WebInterfaceBrowseLogsServlet | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute mAttributes : BasicFileAttributes to mCreationTimeMs : long in class tachyon.web.UiFileInfo.LocalFileInfo | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type nsfe : NoSuchFileException to fnfe : FileNotFoundException in method protected doGet(request HttpServletRequest, response HttpServletResponse) : void in class tachyon.web.WebInterfaceDownloadLocalServlet | From | To | |
| Change Variable Type logFilePath : Path to logFile : File in method protected doGet(request HttpServletRequest, response HttpServletResponse) : void in class tachyon.web.WebInterfaceDownloadLocalServlet | From | To | |
| Change Variable Type logFilePath : Path to logFile : File in method protected doGet(request HttpServletRequest, response HttpServletResponse) : void in class tachyon.web.WebInterfaceBrowseLogsServlet | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mAttributes : BasicFileAttributes to mCreationTimeMs : long in class tachyon.web.UiFileInfo.LocalFileInfo | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter path : Path to file : File in method private downloadLogFile(file File, request HttpServletRequest, response HttpServletResponse) : void in class tachyon.web.WebInterfaceDownloadLocalServlet | From | To | |
| Rename Parameter path : Path to file : File in method private displayLocalFile(file File, request HttpServletRequest, offset long) : void in class tachyon.web.WebInterfaceBrowseLogsServlet | From | To |