2d015536781a781da3421dc42440f20dcdb58dfb
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.neo4j.causalclustering.messaging.marshalling.v2.decoding.ReplicatedContentChunkDecoder.ContentChunkCumulator renamed to org.neo4j.causalclustering.messaging.marshalling.v2.decoding.ReplicatedContentChunkDecoder.ContentChunkAccumulator | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class org.neo4j.causalclustering.core.state.machines.tx.ReplicatedTransactionSerializer.TxRepresentationMarshal moved and renamed to org.neo4j.causalclustering.core.state.machines.tx.ChunkedTransaction | From | To | |
Rename Parameter | 1 | ||
Rename Parameter replicatedTransaction : TransactionRepresentation to tx : TransactionRepresentation in method package ChunkedTransaction(tx TransactionRepresentation) in class org.neo4j.causalclustering.core.state.machines.tx.ChunkedTransaction | From | To |