3a8dade9b1bf01cf75fc68cecb351c23302cdee5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private generateOverviewTable(app AppInfo, schedulerPath String, webUiType String, appReport ApplicationReport) : void inlined to protected render(html Block) : void in class org.apache.hadoop.yarn.server.webapp.AppBlock | From | To | |
Rename Variable | 1 | ||
Rename Variable finalReq : HttpServletRequest to finalProxyUser : UserGroupInformation 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 finalReq : HttpServletRequest to finalProxyUser : UserGroupInformation in method protected doFilter(filterChain FilterChain, request HttpServletRequest, response HttpServletResponse) : void in class org.apache.hadoop.security.AuthenticationWithProxyUserFilter | From | To |