b01ae8a21e35edf2268d5d918f462300afa0dc99
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute allocator : UnpooledByteBufAllocator to buffers : Buffers in method public shouldWriteToBufferInChunks() : void in class org.neo4j.causalclustering.messaging.marshalling.ByteArrayChunkedEncoderTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type allocator : UnpooledByteBufAllocator to buffers : Buffers in method public shouldWriteToBufferInChunks() : void in class org.neo4j.causalclustering.messaging.marshalling.ByteArrayChunkedEncoderTest | From | To | |
Extract Method | 2 | ||
Extract Method private isFirst() : boolean extracted from public encodeChunk(allocator ByteBufAllocator) : ByteBuf in class org.neo4j.causalclustering.messaging.marshalling.ByteArrayChunkedEncoder | From | To |