fddbe65fc2f38f6291345b5561181dc073eab67e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute params : Map<String,String> to config : Map<String,String> in method public CoreClusterMember(serverId int, clusterSize int, addresses List<AdvertisedSocketAddress>, discoveryServiceFactory DiscoveryServiceFactory, recordFormat String, parentDir File, extraParams Map<String,String>, instanceExtraParams Map<String,IntFunction<String>>) in class org.neo4j.coreedge.discovery.CoreClusterMember | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute initial_hazelcast_members : Setting<List<AdvertisedSocketAddress>> to initial_discovery_members : Setting<List<AdvertisedSocketAddress>> in class org.neo4j.coreedge.core.CoreEdgeClusterSettings | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type delegate : HashMap<Object,Object> to delegate : HashMap in class org.neo4j.coreedge.discovery.HazelcastClientTest.HazelcastMap | From | To |