fb76c0311c4d791284e78205f36d75d4a24cf611
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Attribute | 2 | ||
Pull Up Attribute private stateDirArg : Argument from class com.spotify.helios.agent.AgentParser to private stateDirArg : Argument from class com.spotify.helios.servicescommon.ServiceParser | From | To | |
Pull Up Attribute private kafkaArg : Argument from class com.spotify.helios.agent.AgentParser to private kafkaArg : Argument from class com.spotify.helios.servicescommon.ServiceParser | From | To | |
Change Return Type | 1 | ||
Change Return Type List<ZooKeeperOperation> to RolloutOperations in method private getRolloutOperations(deploymentGroup DeploymentGroup, status DeploymentGroupStatus) : RolloutOperations in class com.spotify.helios.master.ZooKeeperMasterModel | From | To | |
Change Variable Type | 1 | ||
Change Variable Type model : MasterModel to model : ZooKeeperMasterModel in method public MasterService(config MasterConfig, environment Environment, curatorClientFactory CuratorClientFactory) in class com.spotify.helios.master.MasterService | From | To |