6bf2c301924a3acae5a7510b8473f6292a5a471b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public setJVMHeap(heap String) : void renamed to public setJVMOpts(jvmOpts String) : void in class org.apache.hadoop.yarn.service.containerlaunch.JavaCommandLineBuilder | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type serviceName : String to app : Service in method private buildCommandLine(app Service, conf Configuration, appRootDir Path, hasSliderAMLog4j boolean) : String in class org.apache.hadoop.yarn.service.client.ServiceClient | From | To | |
Rename Parameter | 2 | ||
Rename Parameter heap : String to jvmOpts : String in method public setJVMOpts(jvmOpts String) : void in class org.apache.hadoop.yarn.service.containerlaunch.JavaCommandLineBuilder | From | To | |
Rename Parameter serviceName : String to app : Service in method private buildCommandLine(app Service, conf Configuration, appRootDir Path, hasSliderAMLog4j boolean) : String in class org.apache.hadoop.yarn.service.client.ServiceClient | From | To |