6452265f4c4d53c42c89d54be771f22e197aebe6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type other : RolloutOperations to other : RolloutOpsEvents in method private addAll(other RolloutOpsEvents) : void in class com.spotify.helios.master.ZooKeeperMasterModel.RolloutOpsEvents | From | To | |
| Rename Variable | 2 | ||
| Rename Variable ops : RolloutOperations to opsEvents : RolloutOpsEvents in method private getRolloutOperations(deploymentGroup DeploymentGroup, status DeploymentGroupStatus) : RolloutOpsEvents in class com.spotify.helios.master.ZooKeeperMasterModel | From | To | |
| Rename Variable operations : RolloutOperations to opsEvents : RolloutOpsEvents in method public rollingUpdateStep(deploymentGroup DeploymentGroup, rolloutPlanner RolloutPlanner) : void in class com.spotify.helios.master.ZooKeeperMasterModel | From | To | |
| Change Return Type | 1 | ||
| Change Return Type RolloutOperations to RolloutOpsEvents in method private getRolloutOperations(deploymentGroup DeploymentGroup, status DeploymentGroupStatus) : RolloutOpsEvents in class com.spotify.helios.master.ZooKeeperMasterModel | From | To | |
| Rename Class | 1 | ||
| Rename Class com.spotify.helios.master.ZooKeeperMasterModel.RolloutOperations renamed to com.spotify.helios.master.ZooKeeperMasterModel.RolloutOpsEvents | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable currentTask : RolloutTask to task : RolloutTask in method private getRollingUpdateTaskResult(task RolloutTask, group DeploymentGroup) : RollingUpdateTaskResult in class com.spotify.helios.master.ZooKeeperMasterModel | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type ops : RolloutOperations to opsEvents : RolloutOpsEvents in method private getRolloutOperations(deploymentGroup DeploymentGroup, status DeploymentGroupStatus) : RolloutOpsEvents in class com.spotify.helios.master.ZooKeeperMasterModel | From | To | |
| Change Variable Type operations : RolloutOperations to opsEvents : RolloutOpsEvents in method public rollingUpdateStep(deploymentGroup DeploymentGroup, rolloutPlanner RolloutPlanner) : void in class com.spotify.helios.master.ZooKeeperMasterModel | From | To | |
| Inline Variable | 1 | ||
| Inline Variable job : Job in method public rollingUpdate(deploymentGroup DeploymentGroup, jobId JobId, options RolloutOptions) : void from class com.spotify.helios.master.ZooKeeperMasterModel | From | To | |
| Extract Method | 1 | ||
| Extract Method private getRollingUpdateTaskResult(task RolloutTask, group DeploymentGroup) : RollingUpdateTaskResult extracted from private getRolloutOperations(deploymentGroup DeploymentGroup, status DeploymentGroupStatus) : RolloutOperations in class com.spotify.helios.master.ZooKeeperMasterModel | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter deploymentGroup : DeploymentGroup to group : DeploymentGroup in method private getRollingUpdateTaskResult(task RolloutTask, group DeploymentGroup) : RollingUpdateTaskResult in class com.spotify.helios.master.ZooKeeperMasterModel | From | To |