|
Change Return Type FlushableChannel to WritableChannel in method public putDouble(value double) : WritableChannel in class org.neo4j.causalclustering.messaging.NetworkWritableChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public put(value byte[], length int) : WritableChannel in class org.neo4j.causalclustering.messaging.BoundedNetworkWritableChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public putShort(value short) : WritableChannel in class org.neo4j.causalclustering.messaging.NetworkWritableChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public put(value byte) : WritableChannel in class org.neo4j.causalclustering.messaging.NetworkWritableChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public putFloat(value float) : WritableChannel in class org.neo4j.causalclustering.messaging.BoundedNetworkWritableChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public putFloat(value float) : WritableChannel in class org.neo4j.causalclustering.messaging.NetworkWritableChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public putInt(value int) : WritableChannel in class org.neo4j.causalclustering.messaging.NetworkWritableChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public putLong(value long) : WritableChannel in class org.neo4j.causalclustering.messaging.BoundedNetworkWritableChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public putLong(value long) : WritableChannel in class org.neo4j.causalclustering.messaging.NetworkWritableChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public put(value byte) : WritableChannel in class org.neo4j.causalclustering.messaging.BoundedNetworkWritableChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public putShort(value short) : WritableChannel in class org.neo4j.causalclustering.messaging.BoundedNetworkWritableChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public putDouble(value double) : WritableChannel in class org.neo4j.causalclustering.messaging.BoundedNetworkWritableChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public put(value byte[], length int) : WritableChannel in class org.neo4j.causalclustering.messaging.NetworkWritableChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public putInt(value int) : WritableChannel in class org.neo4j.causalclustering.messaging.BoundedNetworkWritableChannel |
From |
To |
|
Change Variable Type channel : BoundedNetworkChannel to channel : ChunkingNetworkChannel in method public shouldReturnNullIfQueueIsEmpty() : void in class org.neo4j.causalclustering.messaging.ChunkingNetworkChannelTest |
From |
To |
|
Change Variable Type channel : NetworkFlushableChannelNetty4 to channel : BoundedNetworkWritableChannel in method public sizeLimitShouldWorkWithArrays() : void in class org.neo4j.causalclustering.messaging.BoundedNetworkWritableChannelTest |
From |
To |
|
Change Variable Type channel : NetworkFlushableChannelNetty4 to channel : BoundedNetworkWritableChannel in method public shouldSerializeAndDeserialize() : void in class org.neo4j.causalclustering.messaging.marshalling.v2.CoreReplicatedContentMarshallingTest |
From |
To |
|
Change Variable Type channel : BoundedNetworkChannel to channel : ChunkingNetworkChannel in method public shouldThrowIllegalStatAfterClosed() : void in class org.neo4j.causalclustering.messaging.ChunkingNetworkChannelTest |
From |
To |
|
Change Variable Type channel : NetworkFlushableByteBuf to channel : NetworkWritableChannel in method protected encode(ctx ChannelHandlerContext, response TxPullResponse, out ByteBuf) : void in class org.neo4j.causalclustering.catchup.tx.TxPullResponseEncoder |
From |
To |
|
Change Variable Type channel : BoundedNetworkChannel to channel : ChunkingNetworkChannel in method public shouldSerializeIntoChunksOfGivenSize() : void in class org.neo4j.causalclustering.messaging.ChunkingNetworkChannelTest |
From |
To |
|
Change Variable Type channel : NetworkFlushableChannelNetty4 to channel : BoundedNetworkWritableChannel in method public commandBytes(commands Collection<StorageCommand>) : byte[] in class org.neo4j.causalclustering.core.state.machines.token.ReplicatedTokenRequestSerializer |
From |
To |
|
Change Variable Type channel : NetworkFlushableChannelNetty4 to channel : BoundedNetworkWritableChannel in method public shouldRespectSizeLimit() : void in class org.neo4j.causalclustering.messaging.BoundedNetworkWritableChannelTest |
From |
To |
|
Change Variable Type channel : NetworkFlushableChannelNetty4 to channel : BoundedNetworkWritableChannel in method public shouldNotCountBytesAlreadyInBuffer() : void in class org.neo4j.causalclustering.messaging.BoundedNetworkWritableChannelTest |
From |
To |
|
Change Variable Type channel : NetworkFlushableByteBuf to channel : NetworkWritableChannel in method public encode(ctx ChannelHandlerContext, decoratedMessage RaftMessages.ClusterIdAwareMessage, out ByteBuf) : void in class org.neo4j.causalclustering.messaging.marshalling.v1.RaftMessageEncoder |
From |
To |
|
Change Variable Type channel : NetworkFlushableByteBuf to channel : NetworkWritableChannel in method protected encode(ctx ChannelHandlerContext, decoratedMessage RaftMessages.ClusterIdAwareMessage, out ByteBuf) : void in class org.neo4j.causalclustering.messaging.marshalling.v2.encoding.RaftMessageEncoder |
From |
To |