7757f6fe4acf9315746c579fbd6cf5d4153fd16a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable maxDeleteAttempt : int to maxDeleteAttempts : int in method public deleteApplication(appName String) : Response in class org.apache.hadoop.yarn.services.api.impl.ApplicationApiService | From | To | |
| Rename Variable deleteAttempt : int to deleteAttempts : int in method public deleteApplication(appName String) : Response in class org.apache.hadoop.yarn.services.api.impl.ApplicationApiService | From | To | |
| Extract Variable | 1 | ||
| Extract Variable sleepIntervalInMillis : int in method public deleteApplication(appName String) : Response from class org.apache.hadoop.yarn.services.api.impl.ApplicationApiService | From | To |