4623f6c72ebd362682ee551874c73b645f5fd8fa
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method private safeGetChildren(client ZooKeeperClient, path String) : List<String> from class com.spotify.helios.master.ZooKeeperMasterModel to private safeGetChildren(client ZooKeeperClient, path String) : List<String> from class com.spotify.helios.servicescommon.ZooKeeperRegistrarUtil | From | To | |
Move Method private safeListRecursive(client ZooKeeperClient, path String) : List<String> from class com.spotify.helios.master.ZooKeeperMasterModel to private safeListRecursive(client ZooKeeperClient, path String) : List<String> from class com.spotify.helios.servicescommon.ZooKeeperRegistrarUtil | From | To | |
Extract Class | 1 | ||
Extract Class com.spotify.helios.servicescommon.ZooKeeperRegistrarUtil from class com.spotify.helios.master.ZooKeeperMasterModel | From | To |