5969163b74234a12f203fbbe91cc444d88f1d2a6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Attribute | 1 | ||
| Extract Attribute protected id : UUID in class net.kuujo.copycat.raft.client.state.ClientContext | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute stateConnection : StateConnection to outbound : LocalConnection in class net.kuujo.copycat.raft.server.state.ServerContext | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type stateConnection : StateConnection to outbound : LocalConnection in class net.kuujo.copycat.raft.server.state.ServerContext | From | To | |
| Extract Method | 2 | ||
| Extract Method protected connect(connection Connection) : Connection extracted from protected getConnection(member Member) : CompletableFuture<Connection> in class net.kuujo.copycat.raft.client.state.ClientContext | From | To |