532a98f13933ce34168b64854a735f4f9ee4b8bd
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable currentHostName : String to hostName : String in method public apply(n ClusterNode) : boolean in class org.apache.ignite.internal.cluster.ClusterGroupAdapter.HostsFilter | From | To | |
Rename Attribute | 1 | ||
Rename Attribute hashInputHostNames : HashSet to validHostNames : Collection<String> in class org.apache.ignite.internal.cluster.ClusterGroupAdapter.HostsFilter | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type hashInputHostNames : HashSet to validHostNames : Collection<String> in class org.apache.ignite.internal.cluster.ClusterGroupAdapter.HostsFilter | From | To |