1c84eac46e69ab2e8cfd0156dd04740f0defbc4d
Files Diff
- Added: 226
- Removed: 58
- Renamed: 0
- Modified: 18
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type fileInfo : LocalFileInfo to fileInfo : UIFileInfo.LocalFileInfo in method public UIFileInfo(fileInfo UIFileInfo.LocalFileInfo) in class alluxio.util.webui.UIFileInfo | From | To | |
| Move Source Folder | 2 | ||
| Move Source Folder core/base to core/common | From | To | |
| Move Source Folder core/server/proxy to core/server/common | From | To | |
| Move Class | 7 | ||
| Move Class alluxio.web.UIFileInfo moved to alluxio.util.webui.UIFileInfo | From | To | |
| Move Class alluxio.web.WebInterfaceWorkerGeneralServlet.UIStorageDir moved to alluxio.util.webui.UIStorageDir | From | To | |
| Move Class alluxio.web.UIFileBlockInfo moved to alluxio.util.webui.UIFileBlockInfo | From | To | |
| Move Class alluxio.web.WebInterfaceGeneralServlet.StorageTierInfo moved to alluxio.util.webui.StorageTierInfo | From | To | |
| Move Class alluxio.web.WebInterfaceWorkerGeneralServlet.UIUsageOnTier moved to alluxio.util.webui.UIUsageOnTier | From | To | |
| Move Class alluxio.web.WebInterfaceWorkerGeneralServlet.UIWorkerInfo moved to alluxio.util.webui.UIWorkerInfo | From | To | |
| Move Class alluxio.web.WebInterfaceWorkersServlet.NodeInfo moved to alluxio.util.webui.NodeInfo | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute mWebAppContext : WebAppContext to mServletContextHandler : ServletContextHandler in class alluxio.web.WebServer | From | To | |
| Extract Variable | 2 | ||
| Extract Variable rb : Response.ResponseBuilder in method private createErrorResponse(e Exception) : Response from class alluxio.RestUtils | From | To | |
| Extract Variable rb : Response.ResponseBuilder in method private createResponse(object Object) : Response from class alluxio.RestUtils | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mWebAppContext : WebAppContext to mServletContextHandler : ServletContextHandler in class alluxio.web.WebServer | From | To |