187bcc248e505485e1298e54b912ab366198e1cb
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable receivedTxId : long in method public onTxReceived(txPullResponse TxPullResponse) : void from class org.neo4j.causalclustering.catchup.tx.TransactionLogCatchUpWriter | From | To | |
Rename Parameter | 2 | ||
Rename Parameter lastCommittedTxId : long to fromTxId : long in method public create(storeDir File, fs FileSystemAbstraction, pageCache PageCache, logProvider LogProvider, fromTxId long) : TransactionLogCatchUpWriter in class org.neo4j.causalclustering.catchup.tx.TransactionLogCatchUpFactory | From | To | |
Rename Parameter lastCommittedTxId : long to fromTxId : long in method package TransactionLogCatchUpWriter(storeDir File, fs FileSystemAbstraction, pageCache PageCache, logProvider LogProvider, fromTxId long) in class org.neo4j.causalclustering.catchup.tx.TransactionLogCatchUpWriter | From | To |