dceb49e664fd15927299a63998b00eba10081466
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable commitIndex : long to lastApplied : long in method private applyEntries(index long) : void in class net.kuujo.copycat.raft.state.LeaderState | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable lastIndex : long to index : long in method private applyEntries(index long) : void in class net.kuujo.copycat.raft.state.LeaderState | From | To |