625763549e3665d7a357350f2434392cf50dad02
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private redundantDeployment(deployment Deployment, deploymentGroup DeploymentGroup) : boolean renamed to private redundantUndeployment(deployment Deployment, deploymentGroup DeploymentGroup) : boolean in class com.spotify.helios.master.ZooKeeperMasterModel | From | To | |
Rename Parameter | 1 | ||
Rename Parameter force : boolean to skipRedundantUndeploys : boolean in method private rollingUpdateUndeploy(client ZooKeeperClient, opFactory RollingUpdateOpFactory, deploymentGroup DeploymentGroup, host String, skipRedundantUndeploys boolean) : RollingUpdateOp in class com.spotify.helios.master.ZooKeeperMasterModel | From | To |