a65aea1897d14275a83dff6a0ff0705d2ec784cd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable host : String to h : String in method public getJobHistory(jobId JobId, host String) : List<TaskStatusEvent> in class com.spotify.helios.master.ZooKeeperMasterModel | From | To | |
Extract Variable | 1 | ||
Extract Variable jobId : JobId in method private rollingUpdateAwaitRunning(client ZooKeeperClient, opFactory RollingUpdateOpFactory, deploymentGroup DeploymentGroup, host String) : RollingUpdateOp from class com.spotify.helios.master.ZooKeeperMasterModel | From | To | |
Extract Method | 1 | ||
Extract Method public getJobHistory(jobId JobId, host String) : List<TaskStatusEvent> extracted from public getJobHistory(jobId JobId) : List<TaskStatusEvent> in class com.spotify.helios.master.ZooKeeperMasterModel | From | To |