667f02fa395126fe9148e8f1478511782868432c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable uuid : String to hzId : String in method private keepReadReplicaAlive() : void in class org.neo4j.causalclustering.discovery.HazelcastClient | From | To | |
Change Return Type | 1 | ||
Change Return Type void to boolean in method private publishClusterId(localClusterId ClusterId) : boolean in class org.neo4j.causalclustering.identity.ClusterBinder | From | To | |
Change Variable Type | 1 | ||
Change Variable Type missingAttrKeys : List<String> to missingAttrKeys : Set<String> in method private readReplicas(hazelcastInstance HazelcastInstance, log Log) : Map<MemberId,ReadReplicaInfo> in class org.neo4j.causalclustering.discovery.HazelcastClusterTopology | From | To |