07630efcd6fd8f0888067f95a205dea3a426278f
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type RaftStateMachine to RaftState in method package getStateMachine() : RaftState in class net.kuujo.copycat.raft.state.RaftStateContext | From | To | |
| Change Return Type RaftStateMachine to RaftState in method public setSessionTimeout(sessionTimeout long) : RaftState in class net.kuujo.copycat.raft.state.RaftState | From | To | |
| Rename Class | 1 | ||
| Rename Class net.kuujo.copycat.raft.state.RaftStateMachine renamed to net.kuujo.copycat.raft.state.RaftState | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type stateMachine : RaftStateMachine to stateMachine : RaftState in class net.kuujo.copycat.raft.state.RaftStateContext | From | To |