d18f10ad1b3e497fa1aaaeb85ba055f87d9849f7
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable httpGet : HttpGet to base : HttpRequestBase in method private proxyLink(req HttpServletRequest, resp HttpServletResponse, link URI, c Cookie, proxyHost String, method HTTP) : void in class org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type httpGet : HttpGet to base : HttpRequestBase in method private proxyLink(req HttpServletRequest, resp HttpServletResponse, link URI, c Cookie, proxyHost String, method HTTP) : void in class org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet | From | To | |
| Extract Method | 1 | ||
| Extract Method private methodAction(req HttpServletRequest, resp HttpServletResponse, method HTTP) : void extracted from protected doGet(req HttpServletRequest, resp HttpServletResponse) : void in class org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet | From | To |