460ba7fb14114f44e14a660f533f32c54e504478
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable toMatch : Path to owner : String in method public getOwnerForAppIdOrNull(appId ApplicationId, bestGuess String, conf Configuration) : String in class org.apache.hadoop.yarn.logaggregation.LogCLIHelpers | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type toMatch : Path to owner : String in method public getOwnerForAppIdOrNull(appId ApplicationId, bestGuess String, conf Configuration) : String in class org.apache.hadoop.yarn.logaggregation.LogCLIHelpers | From | To | |
| Extract Method | 1 | ||
| Extract Method public guessOwnerWithFileFormat(fileFormat LogAggregationFileController, appId ApplicationId, bestGuess String, conf Configuration) : String extracted from public getOwnerForAppIdOrNull(appId ApplicationId, bestGuess String, conf Configuration) : String in class org.apache.hadoop.yarn.logaggregation.LogCLIHelpers | From | To |