36a22e45299c5bb44e45c637b63a80777e983107
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private cancelStatusTimer() : void renamed to private cancelKeepAliveTimer() : void in class net.kuujo.copycat.raft.state.RemoteState | From | To | |
Change Return Type | 1 | ||
Change Return Type CompletableFuture<Long> to CompletableFuture<Void> in method private register(future CompletableFuture<Void>) : CompletableFuture<Void> in class net.kuujo.copycat.raft.state.RemoteState | From | To |