824dfa3b099a09f18db6b0a3285eb4379ab72c2d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type void to boolean in method private terminateServiceIfAllComponentsFinished() : boolean in class org.apache.hadoop.yarn.service.ServiceScheduler | From | To | |
| Extract Method | 1 | ||
| Extract Method private terminateService(isSucceeded boolean) : void extracted from public terminateServiceIfAllComponentsFinished() : void in class org.apache.hadoop.yarn.service.ServiceScheduler | From | To |