545e1315b79976a01514381fce510d7488258f39
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable current : String to host : String in method public hostStatuses(hosts List<String>, statusFilter String) : Map<String,HostStatus> in class com.spotify.helios.master.resources.HostsResource | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public listHosts(namePatternFilter String) : List<String> extracted from public list(namePattern String, hostSelectors List<String>) : List<String> in class com.spotify.helios.master.resources.HostsResource & moved to class com.spotify.helios.master.ZooKeeperMasterModel | From | To |