ad022d66104174dc45f5d487ab84d09ff1818848
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable endOfInput : boolean to lastChunk : boolean in method public readChunk(allocator ByteBufAllocator) : ByteBuf in class org.neo4j.causalclustering.messaging.marshalling.ChunkedReplicatedContent | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute lastByteWasWritten : boolean to endOfInput : boolean in class org.neo4j.causalclustering.messaging.marshalling.ChunkedReplicatedContent | From | To | |
| Inline Variable | 1 | ||
| Inline Variable endOfInput : boolean in method public readChunk(allocator ByteBufAllocator) : ByteBuf from class org.neo4j.causalclustering.messaging.marshalling.ChunkedReplicatedContent | From | To |