d4ac6822e1c5dfac504ced48f10ab57a55b49e93
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testNodeHealthScript() : void renamed to public testNodeHealthService() : void in class org.apache.hadoop.yarn.server.nodemanager.TestNodeHealthService | From | To | |
| Move Method | 1 | ||
| Move Method public testNodeHealthScriptShouldRun() : void from class org.apache.hadoop.yarn.server.nodemanager.TestNodeHealthService to public testNodeHealthScriptShouldRun() : void from class org.apache.hadoop.util.TestNodeHealthScriptRunner | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.hadoop.yarn.server.nodemanager.NodeHealthScriptRunner moved to org.apache.hadoop.util.NodeHealthScriptRunner | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable nodeHealthScript : String to healthScript : String in method public shouldRun(healthScript String) : boolean in class org.apache.hadoop.util.NodeHealthScriptRunner | From | To |