56d93d2e39ead89bb79c4f4096554820dc77e84b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable appReport : ApplicationReport to response : UpdateApplicationTimeoutsResponse in method public testUpdateApplicationTimeout() : void in class org.apache.hadoop.yarn.client.cli.TestYarnCLI | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to Map<ApplicationTimeoutType,String> in method public updateApplicationTimeout(app RMApp, newTimeoutInISO8601Format Map<ApplicationTimeoutType,String>) : Map<ApplicationTimeoutType,String> in class org.apache.hadoop.yarn.server.resourcemanager.RMAppManager | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type appReport : ApplicationReport to response : UpdateApplicationTimeoutsResponse in method public testUpdateApplicationTimeout() : void in class org.apache.hadoop.yarn.client.cli.TestYarnCLI | From | To |