8c1780966c9ffeeb5b77abbeebae74f444e68179
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private emitEvents(topic String, events List<Map<String,Object>>) : void extracted from public rollingUpdate(deploymentGroup DeploymentGroup, jobId JobId, options RolloutOptions) : void in class com.spotify.helios.master.ZooKeeperMasterModel | From | To | |
Extract Method private emitEvents(topic String, events List<Map<String,Object>>) : void extracted from public updateDeploymentGroupHosts(name String, hosts List<String>) : void in class com.spotify.helios.master.ZooKeeperMasterModel | From | To | |
Extract Method private emitEvents(topic String, events List<Map<String,Object>>) : void extracted from public rollingUpdateStep() : void in class com.spotify.helios.master.ZooKeeperMasterModel | From | To |