4728bdfa15809db4b8b235faa286c65de4a48cf6
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method protected generateApplicationTable(html Block, callerUGI UserGroupInformation, attempts Collection<ApplicationAttemptReport>) : void extracted from protected render(html Block) : void in class org.apache.hadoop.yarn.server.webapp.AppBlock | From | To | |
Extract Method protected generateOverview(appAttemptReport ApplicationAttemptReport, containers Collection<ContainerReport>, appAttempt AppAttemptInfo, node String) : void extracted from protected render(html Block) : void in class org.apache.hadoop.yarn.server.webapp.AppAttemptBlock | From | To | |
Extract Method protected renderData(html Block) : void extracted from public render(html Block) : void in class org.apache.hadoop.yarn.server.webapp.AppsBlock | From | To | |
Extract Method protected fetchData() : void extracted from public render(html Block) : void in class org.apache.hadoop.yarn.server.webapp.AppsBlock | From | To |