|
Change Return Type CompletableFuture<Boolean> to boolean in method public filter(entry KeepAliveEntry, compaction Compaction) : boolean in class net.kuujo.copycat.raft.state.RaftStateMachine |
From |
To |
|
Change Return Type CompletableFuture<Object> to Object in method private command(index long, sessionId long, request long, response long, timestamp long, command Command) : Object in class net.kuujo.copycat.raft.state.RaftStateMachine |
From |
To |
|
Change Return Type CompletableFuture<Boolean> to boolean in method public filter(entry OperationEntry, compaction Compaction) : boolean in class net.kuujo.copycat.raft.state.RaftStateMachine |
From |
To |
|
Change Return Type CompletableFuture<Boolean> to boolean in method public filter(entry RaftEntry, compaction Compaction) : boolean in class net.kuujo.copycat.raft.state.RaftStateMachine |
From |
To |
|
Change Return Type CompletableFuture<Long> to long in method public apply(entry NoOpEntry) : long in class net.kuujo.copycat.raft.state.RaftStateMachine |
From |
To |
|
Change Return Type CompletableFuture<Object> to Object in method public apply(entry OperationEntry) : Object in class net.kuujo.copycat.raft.state.RaftStateMachine |
From |
To |
|
Change Return Type CompletableFuture<Void> to void in method public apply(entry KeepAliveEntry) : void in class net.kuujo.copycat.raft.state.RaftStateMachine |
From |
To |
|
Change Return Type CompletableFuture<Boolean> to boolean in method public filter(entry NoOpEntry, compaction Compaction) : boolean in class net.kuujo.copycat.raft.state.RaftStateMachine |
From |
To |
|
Change Return Type CompletableFuture<?> to Object in method public apply(entry RaftEntry) : Object in class net.kuujo.copycat.raft.state.RaftStateMachine |
From |
To |
|
Change Return Type CompletableFuture<Void> to void in method private keepAlive(index long, timestamp long, sessionId long) : void in class net.kuujo.copycat.raft.state.RaftStateMachine |
From |
To |
|
Change Return Type CompletableFuture<Long> to long in method private register(index long, timestamp long, member MemberInfo) : long in class net.kuujo.copycat.raft.state.RaftStateMachine |
From |
To |
|
Change Return Type CompletableFuture<Long> to long in method private noop(index long) : long in class net.kuujo.copycat.raft.state.RaftStateMachine |
From |
To |
|
Change Return Type CompletableFuture<Boolean> to boolean in method public filter(entry RegisterEntry, compaction Compaction) : boolean in class net.kuujo.copycat.raft.state.RaftStateMachine |
From |
To |
|
Change Return Type CompletableFuture<Long> to long in method public apply(entry RegisterEntry) : long in class net.kuujo.copycat.raft.state.RaftStateMachine |
From |
To |
|
Change Return Type CompletableFuture<Object> to Object in method private query(index long, sessionId long, request long, response long, timestamp long, query Query) : Object in class net.kuujo.copycat.raft.state.RaftStateMachine |
From |
To |