d246e723db501223d21cbb7ce89b8bf7d4b20320
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 1 | ||
| Move And Inline Method public startState() : RaftMembershipState moved from class org.neo4j.coreedge.raft.state.membership.RaftMembershipState to class org.neo4j.coreedge.raft.state.membership.RaftMembershipState.Marshal & inlined to public startState() : RaftMembershipState | From | To | |
| Extract Method | 1 | ||
| Extract Method private sendLogCompactionInfo(leaderContext LeaderContext) : void extracted from private sendRange(startIndex long, endIndex long, leaderContext LeaderContext) : void in class org.neo4j.coreedge.raft.replication.shipping.RaftLogShipper | From | To |