22e7ae57715cedb1dcba736e357e8daaf5133e5c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method private createAndStartTimelienClient(conf Configuration) : void renamed to private createAndStartTimelineClient(conf Configuration) : void in class org.apache.hadoop.yarn.server.nodemanager.containermanager.application.ApplicationImpl | From | To | |
Rename Method private verifyStringExistsSpecifiedTimes(entityFile File, searchString String, expectedNumOfTimes long, errorMsg String) : void renamed to private getNumOfStringOccurences(entityFile File, searchString String) : long in class org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell | From | To | |
Change Return Type | 1 | ||
Change Return Type void to long in method private getNumOfStringOccurences(entityFile File, searchString String) : long in class org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell | From | To |