dee8d4326ee72abaabef07a88220e6b6970ab275
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type member : NodeId to count : int in method protected sendRequest(request T, sender BiFunction<NodeId,T,CompletableFuture<U>>, count int, future CompletableFuture<U>) : void in class io.atomix.protocols.raft.proxy.impl.RaftProxyConnection | From | To | |
Rename Variable | 1 | ||
Rename Variable member : NodeId to node : NodeId in method protected sendRequest(request T, sender BiFunction<NodeId,T,CompletableFuture<U>>, count int, future CompletableFuture<U>) : void in class io.atomix.protocols.raft.proxy.impl.RaftProxyConnection | From | To | |
Rename Parameter | 2 | ||
Rename Parameter member : NodeId to node : NodeId in method protected handleResponse(request T, sender BiFunction, count int, selectionId int, node NodeId, response RaftResponse, error Throwable, future CompletableFuture) : void in class io.atomix.protocols.raft.proxy.impl.RaftProxyConnection | From | To | |
Rename Parameter member : NodeId to count : int in method protected sendRequest(request T, sender BiFunction<NodeId,T,CompletableFuture<U>>, count int, future CompletableFuture<U>) : void in class io.atomix.protocols.raft.proxy.impl.RaftProxyConnection | From | To |