b2c0d277168cf1947486431b02ab762dadb7b426
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Parameter | 1 | ||
| Merge Parameter [uri : String, name : String] to config : RaftConfig in method public RaftContext(config RaftConfig, executor ScheduledExecutorService) in class net.kuujo.copycat.raft.RaftContext | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute RESOURCE_REPLICAS : String to RAFT_REPLICAS : String in class net.kuujo.copycat.raft.RaftConfig | From | To | |
| Rename Attribute RESOURCE_HEARTBEAT_INTERVAL : String to RAFT_HEARTBEAT_INTERVAL : String in class net.kuujo.copycat.raft.RaftConfig | From | To | |
| Rename Attribute RESOURCE_ELECTION_TIMEOUT : String to RAFT_ELECTION_TIMEOUT : String in class net.kuujo.copycat.raft.RaftConfig | From | To |