25042ec6f07af9eb1e1e52b2f7755f8e629f7982
Files Diff
- Added: 4
- Removed: 3
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type config : CoordinatedResourceConfig to config : RaftConfig in method public RaftContext(name String, uri String, config RaftConfig, executor ScheduledExecutorService) in class net.kuujo.copycat.raft.RaftContext | From | To | |
| Move Class | 3 | ||
| Move Class net.kuujo.copycat.election.ElectionResult moved to net.kuujo.copycat.raft.election.ElectionResult | From | To | |
| Move Class net.kuujo.copycat.election.ElectionEvent moved to net.kuujo.copycat.raft.election.ElectionEvent | From | To | |
| Move Class net.kuujo.copycat.election.Election moved to net.kuujo.copycat.raft.election.Election | From | To |