9378d9428f127eff7acd6c13544016cdbf2d65fb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable downloadFile : boolean to format : String in method public getLogs(req HttpServletRequest, res HttpServletResponse, containerIdStr String, filename String, format String, size String) : Response in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.AHSWebServices | From | To | |
Change Variable Type | 1 | ||
Change Variable Type downloadFile : boolean to format : String in method public getLogs(req HttpServletRequest, res HttpServletResponse, containerIdStr String, filename String, format String, size String) : Response in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.AHSWebServices | From | To | |
Rename Parameter | 2 | ||
Rename Parameter download : String to format : String in method public getLogs(req HttpServletRequest, res HttpServletResponse, containerIdStr String, filename String, format String, size String) : Response in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.AHSWebServices | From | To | |
Rename Parameter download : String to format : String in method public getLogs(containerIdStr String, filename String, format String, size String) : Response in class org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices | From | To |