0001423dc04037d47b8aba79342010e163793c13
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 3 | ||
Change Return Type void to boolean in method public tryToRegister(client ZooKeeperClient) : boolean in class com.spotify.helios.agent.AgentZooKeeperRegistrar | From | To | |
Change Return Type void to boolean in method public tryToRegister(client ZooKeeperClient) : boolean in class com.spotify.helios.master.MasterZooKeeperRegistrar | From | To | |
Change Return Type void to boolean in method public tryToRegister(client ZooKeeperClient) : boolean in class com.spotify.helios.servicescommon.ZooKeeperRegistrar | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type zkRegistrationSignal : CountDownLatch to zkRegistrationSignal : Optional<CountDownLatch> in class com.spotify.helios.servicescommon.ZooKeeperRegistrarService.Builder | From | To | |
Change Attribute Type zkRegistrationSignal : CountDownLatch to zkRegistrationSignal : Optional<CountDownLatch> in class com.spotify.helios.servicescommon.ZooKeeperRegistrarService | From | To |