|
Change Parameter Type response : FileContent to response : FileChunk in method public onFileContent(signal CompletableFuture<T>, response FileChunk) : boolean in class org.neo4j.causalclustering.catchup.CatchUpResponseAdaptor |
From |
To |
|
Change Parameter Type fileContent : FileContent to fileChunk : FileChunk in method public onFileContent(signal CompletableFuture<T>, fileChunk FileChunk) : boolean in class org.neo4j.causalclustering.catchup.CatchUpResponseCallback |
From |
To |
|
Change Parameter Type fileContent : FileContent to fileChunk : FileChunk in method public onFileContent(fileChunk FileChunk) : boolean in class org.neo4j.causalclustering.catchup.TrackingResponseHandler |
From |
To |
|
Change Parameter Type fileContent : FileContent to fileChunk : FileChunk in method public onFileContent(fileChunk FileChunk) : boolean in class org.neo4j.causalclustering.catchup.CatchUpResponseHandler |
From |
To |
|
Change Parameter Type fileContent : FileContent to fileChunk : FileChunk in method protected channelRead0(ctx ChannelHandlerContext, fileChunk FileChunk) : void in class org.neo4j.causalclustering.catchup.storecopy.FileChunkHandler |
From |
To |
|
Rename Parameter fileContent : FileContent to fileChunk : FileChunk in method public onFileContent(signal CompletableFuture<T>, fileChunk FileChunk) : boolean in class org.neo4j.causalclustering.catchup.CatchUpResponseCallback |
From |
To |
|
Rename Parameter fileContent : FileContent to fileChunk : FileChunk in method public onFileContent(fileChunk FileChunk) : boolean in class org.neo4j.causalclustering.catchup.TrackingResponseHandler |
From |
To |
|
Rename Parameter fileContent : FileContent to fileChunk : FileChunk in method public onFileContent(fileChunk FileChunk) : boolean in class org.neo4j.causalclustering.catchup.CatchUpResponseHandler |
From |
To |
|
Rename Parameter fileContent : FileContent to fileChunk : FileChunk in method protected channelRead0(ctx ChannelHandlerContext, fileChunk FileChunk) : void in class org.neo4j.causalclustering.catchup.storecopy.FileChunkHandler |
From |
To |
|
Rename Parameter msg : FileHeader to fileHeader : FileHeader in method protected channelRead0(ctx ChannelHandlerContext, fileHeader FileHeader) : void in class org.neo4j.causalclustering.catchup.storecopy.FileHeaderHandler |
From |
To |