|
Change Parameter Type votingMembers : Set to votingMembers : Set<MemberId> in method package ComparableRaftState(myself MemberId, votingMembers Set<MemberId>, replicationMembers Set<MemberId>, entryLog RaftLog, inFlightMap InFlightMap<RaftLogEntry>, logProvider LogProvider) in class org.neo4j.causalclustering.core.consensus.explorer.ComparableRaftState |
From |
To |
|
Change Parameter Type replicationMembers : Set to replicationMembers : Set<MemberId> in method package ComparableRaftState(myself MemberId, votingMembers Set<MemberId>, replicationMembers Set<MemberId>, entryLog RaftLog, inFlightMap InFlightMap<RaftLogEntry>, logProvider LogProvider) in class org.neo4j.causalclustering.core.consensus.explorer.ComparableRaftState |
From |
To |
|
Change Parameter Type votesForMe : Set to votesForMe : Set<MemberId> in method public votesForMe(votesForMe Set<MemberId>) : RaftStateBuilder in class org.neo4j.causalclustering.core.consensus.state.RaftStateBuilder |
From |
To |
|
Change Return Type Set to Set<MemberId> in method public votingMembers() : Set<MemberId> in class org.neo4j.causalclustering.core.consensus.state.RaftStateTest.FakeMembership |
From |
To |
|
Change Return Type FollowerStates to FollowerStates<MemberId> in method private initialFollowerStates() : FollowerStates<MemberId> in class org.neo4j.causalclustering.core.consensus.state.RaftStateTest |
From |
To |
|
Change Return Type Set to Set<MemberId> in method public replicationMembers() : Set<MemberId> in class org.neo4j.causalclustering.core.consensus.state.RaftStateTest.FakeMembership |
From |
To |
|
Change Return Type Set to Set<MemberId> in method public replicationMembers() : Set<MemberId> in class org.neo4j.causalclustering.core.consensus.explorer.ComparableRaftState |
From |
To |
|
Change Return Type Set to Set<MemberId> in method public votingMembers() : Set<MemberId> in class org.neo4j.causalclustering.core.consensus.explorer.ComparableRaftState |
From |
To |
|
Change Return Type Set to Set<MemberId> in method public votesForMe() : Set<MemberId> in class org.neo4j.causalclustering.core.consensus.explorer.ComparableRaftState |
From |
To |
|
Change Return Type FollowerStates to FollowerStates<MemberId> in method public followerStates() : FollowerStates<MemberId> in class org.neo4j.causalclustering.core.consensus.explorer.ComparableRaftState |
From |
To |
|
Change Attribute Type replicationMembers : Set to replicationMembers : Set<MemberId> in class org.neo4j.causalclustering.core.consensus.explorer.ComparableRaftState |
From |
To |
|
Change Attribute Type votesForMe : Set to votesForMe : Set<MemberId> in class org.neo4j.causalclustering.core.consensus.explorer.ComparableRaftState |
From |
To |
|
Change Attribute Type followerStates : FollowerStates to followerStates : FollowerStates<MemberId> in class org.neo4j.causalclustering.core.consensus.explorer.ComparableRaftState |
From |
To |
|
Change Attribute Type votingMembers : Set to votingMembers : Set<MemberId> in class org.neo4j.causalclustering.core.consensus.explorer.ComparableRaftState |
From |
To |
|
Change Attribute Type followerStates : FollowerStates to followerStates : FollowerStates<MemberId> in class org.neo4j.causalclustering.core.consensus.state.RaftStateBuilder |
From |
To |
|
Change Attribute Type votesForMe : Set to votesForMe : Set<MemberId> in class org.neo4j.causalclustering.core.consensus.state.RaftStateBuilder |
From |
To |