036c2d9269378451fe66b9851a9d8a270a9c9657
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private loggingNonNullMemberAttrPredicate(memberAttr Pair<String,String>, hzId String, log Log) : boolean renamed to private hasAttribute(memberAttr Pair<String,String>, hzId String, log Log) : boolean in class org.neo4j.causalclustering.discovery.HazelcastClusterTopology | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute simpleRRAttrMapKeys : Set<String> to RR_ATTR_KEYS : Set<String> in class org.neo4j.causalclustering.discovery.HazelcastClusterTopology | From | To | |
| Extract Variable | 1 | ||
| Extract Variable mockedRRs : Map<MemberId,ReadReplicaInfo> in method public shouldCollectReadReplicasAsMap() : void from class org.neo4j.causalclustering.discovery.HazelcastClusterTopologyTest | From | To | |
| Extract Method | 2 | ||
| Extract Method private generateReadReplicaInfo() : ReadReplicaInfo extracted from public shouldValidateNullReadReplicaAttrMaps() : void in class org.neo4j.causalclustering.discovery.HazelcastClusterTopologyTest | From | To | |
| Extract Method private generateReadReplicaInfo() : ReadReplicaInfo extracted from public shouldCollectReadReplicasAsMap() : void in class org.neo4j.causalclustering.discovery.HazelcastClusterTopologyTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter missingAttrs : Set<String> to missingAttrsMaps : Set<String> in method private generateReadReplicaAttributes(hzId UUID, memberId MemberId, readReplicaInfo ReadReplicaInfo, missingAttrsMaps Set<String>, nullAttrs Set<String>) : void in class org.neo4j.causalclustering.discovery.HazelcastClusterTopologyTest | From | To |