0cd63461021cc7cac39e7cc2bfaafd609c82fc79
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type fw : FileWriter to fw : PrintWriter in method private addHdfsClassPathIfNeeded(parameters RunJobParameters, fw PrintWriter, comp Component) : void in class org.apache.hadoop.yarn.submarine.runtimes.yarnservice.YarnServiceJobSubmitter | From | To | |
Rename Variable | 1 | ||
Rename Variable fw : FileWriter to pw : PrintWriter in method private generateCommandLaunchScript(parameters RunJobParameters, taskType TaskType, comp Component) : String in class org.apache.hadoop.yarn.submarine.runtimes.yarnservice.YarnServiceJobSubmitter | From | To | |
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute service : Service to serviceSpec : Service in method public submitJob(parameters RunJobParameters) : ApplicationId in class org.apache.hadoop.yarn.submarine.runtimes.yarnservice.YarnServiceJobSubmitter | From | To | |
Replace Variable With Attribute service : Service to serviceSpec : Service in method private createServiceByParameters(parameters RunJobParameters) : Service in class org.apache.hadoop.yarn.submarine.runtimes.yarnservice.YarnServiceJobSubmitter | From | To | |
Change Variable Type | 1 | ||
Change Variable Type fw : FileWriter to pw : PrintWriter in method private generateCommandLaunchScript(parameters RunJobParameters, taskType TaskType, comp Component) : String in class org.apache.hadoop.yarn.submarine.runtimes.yarnservice.YarnServiceJobSubmitter | From | To | |
Rename Parameter | 1 | ||
Rename Parameter componentName : String to componentInstanceName : String in method public getDNSName(serviceName String, componentInstanceName String, userName String, domain String, port int) : String in class org.apache.hadoop.yarn.submarine.runtimes.yarnservice.YarnServiceUtils | From | To |