ef5a3628c2428a1f8b0b17e1ff2aabe6820b63d5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type String to Date in method public getLaunchTime() : Date in class org.apache.hadoop.yarn.services.resource.Application | From | To | |
Change Return Type String to Date in method public getLaunchTime() : Date in class org.apache.hadoop.yarn.services.resource.Container | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute listArgs : ActionListArgs to ACTION_LIST_ARGS : ActionListArgs in method private getSliderList(appName String, liveOnly boolean) : Integer in class org.apache.hadoop.yarn.services.api.impl.ApplicationApiService | From | To | |
Inline Variable | 1 | ||
Inline Variable text : String in method public actionStatus(clustername String, statusArgs ActionStatusArgs) : int from class org.apache.slider.client.SliderClient | From | To | |
Extract Method | 1 | ||
Extract Method private verifyAndGetClusterDescription(clustername String) : ClusterDescription extracted from public actionStatus(clustername String, statusArgs ActionStatusArgs) : int in class org.apache.slider.client.SliderClient | From | To |