736e9d530926dc294140b9d10aeaa9e6fffeb643
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Attribute | 1 | ||
Merge Attribute [nextIndex : long, member : Member] to state : MemberState in class net.kuujo.copycat.raft.state.LeaderState.Replicator.Replica | From | To | |
Replace Variable With Attribute | 3 | ||
Replace Variable With Attribute member : MemberState to state : MemberState in method private hasMoreEntries() : boolean in class net.kuujo.copycat.raft.state.LeaderState.Replicator.Replica | From | To | |
Replace Variable With Attribute member : MemberState to state : MemberState in method private updateMatchIndex(response AppendResponse) : void in class net.kuujo.copycat.raft.state.LeaderState.Replicator.Replica | From | To | |
Replace Variable With Attribute member : MemberState to state : MemberState in method private updateNextIndex() : void in class net.kuujo.copycat.raft.state.LeaderState.Replicator.Replica | From | To |