172b23af33554b7d58fd41b022d983bcc2433da7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable finalProxyUser : UserGroupInformation to finalReq : HttpServletRequest in method protected doFilter(filterChain FilterChain, request HttpServletRequest, response HttpServletResponse) : void in class org.apache.hadoop.security.AuthenticationWithProxyUserFilter | From | To | |
Change Variable Type | 1 | ||
Change Variable Type finalProxyUser : UserGroupInformation to finalReq : HttpServletRequest in method protected doFilter(filterChain FilterChain, request HttpServletRequest, response HttpServletResponse) : void in class org.apache.hadoop.security.AuthenticationWithProxyUserFilter | From | To | |
Extract Method | 1 | ||
Extract Method private generateOverviewTable(app AppInfo, schedulerPath String, webUiType String, appReport ApplicationReport) : void extracted from protected render(html Block) : void in class org.apache.hadoop.yarn.server.webapp.AppBlock | From | To |