e3493293e8ea43f3765463470c9e901599fe51dd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public shouldThrowOnToSmallChunk() : void renamed to public shouldThrowOnTooSmallChunk() : void in class org.neo4j.causalclustering.messaging.marshalling.ByteArrayChunkedEncoderTest | From | To | |
Extract Variable | 1 | ||
Extract Variable chunkSize : int in method public shouldWriteToBufferInChunks() : void from class org.neo4j.causalclustering.messaging.marshalling.ByteArrayChunkedEncoderTest | From | To |