|
Change Return Type FlushableChannel to WritableChannel in method public putFloat(value float) : WritableChannel in class org.neo4j.causalclustering.messaging.BoundedNetworkChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public putDouble(value double) : WritableChannel in class org.neo4j.causalclustering.messaging.BoundedNetworkChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public putLong(value long) : WritableChannel in class org.neo4j.causalclustering.messaging.BoundedNetworkChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public putInt(value int) : WritableChannel in class org.neo4j.causalclustering.messaging.BoundedNetworkChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public putShort(value short) : WritableChannel in class org.neo4j.causalclustering.messaging.BoundedNetworkChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public put(value byte) : WritableChannel in class org.neo4j.causalclustering.messaging.BoundedNetworkChannel |
From |
To |
|
Change Return Type FlushableChannel to WritableChannel in method public put(value byte[], length int) : WritableChannel in class org.neo4j.causalclustering.messaging.BoundedNetworkChannel |
From |
To |