b1887793791964832e6747ece890988ef845ee6a
Files Diff
- Added: 0
 - Removed: 4
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable toAdd : List<String> to addresses : List<String> in method public parseAddressesFromUrl(url String) : List<String> in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
| Rename Variable part : String to host : String in method public parseAddressesFromUrl(url String) : List<String> in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
| Extract Method | 2 | ||
| Extract Method private fetchHostsFromDns(primaryServer String) : List<String> extracted from protected parseServerURLs() : void in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
| Extract Method public parseAddressesFromUrl(url String) : List<String> extracted from protected parseServerURLs() : void in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To |