d5ff965fee41fed28d3b94e11e546c1eb4c78a35
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method public getCallerUserGroupInformation(hsr HttpServletRequest, usePrincipal boolean) : UserGroupInformation extracted from package getUser(req HttpServletRequest) : UserGroupInformation in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServicesUtils | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter req : HttpServletRequest to hsr : HttpServletRequest in method public getCallerUserGroupInformation(hsr HttpServletRequest, usePrincipal boolean) : UserGroupInformation in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServicesUtils | From | To |