44486f14145273d10477fc1258ed1077b5486bc0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type raft : RaftMachine to raft : RaftFixture in method public tearDown() : void in class org.neo4j.causalclustering.core.consensus.election.Fixture | From | To | |
Extract Variable | 1 | ||
Extract Variable raftLog : InMemoryRaftLog in method package Fixture(memberIds Set<MemberId>, net TestNetwork, electionTimeout long, heartbeatInterval long) from class org.neo4j.causalclustering.core.consensus.election.Fixture | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type rafts : Set<RaftMachine> to rafts : Set<RaftFixture> in class org.neo4j.causalclustering.core.consensus.election.Fixture | From | To |