4e27c2fe21836232102f2c76e3599281b0484e33
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type marshal : InMemoryVoteState.InMemoryVoteStateStateMarshal<MEMBER> to marshal : InMemoryVoteState.InMemoryVoteStateMarshal<MEMBER> in method public VoteStateRecoveryManager(fileSystemAbstraction FileSystemAbstraction, marshal InMemoryVoteState.InMemoryVoteStateMarshal<MEMBER>) in class org.neo4j.coreedge.raft.state.vote.VoteStateRecoveryManager | From | To | |
Rename Class | 1 | ||
Rename Class org.neo4j.coreedge.raft.state.vote.InMemoryVoteState.InMemoryVoteStateStateMarshal renamed to org.neo4j.coreedge.raft.state.vote.InMemoryVoteState.InMemoryVoteStateMarshal | From | To | |
Change Variable Type | 1 | ||
Change Variable Type marshal : InMemoryVoteState.InMemoryVoteStateStateMarshal<MEMBER> to marshal : InMemoryVoteState.InMemoryVoteStateMarshal<MEMBER> in method public OnDiskVoteState(fileSystemAbstraction FileSystemAbstraction, storeDir File, numberOfEntriesBeforeRotation int, databaseHealthSupplier Supplier<DatabaseHealth>, memberMarshal Marshal<MEMBER>) in class org.neo4j.coreedge.raft.state.vote.OnDiskVoteState | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type marshal : InMemoryVoteState.InMemoryVoteStateStateMarshal<MEMBER> to marshal : InMemoryVoteState.InMemoryVoteStateMarshal<MEMBER> in class org.neo4j.coreedge.raft.state.vote.VoteStateRecoveryManager | From | To |