afc1e5296a447bf3ce4bac2e477bdd0694f83239
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type CatchupResult to TxPullRequestResult in method public pullTransactions(from MemberId, storeId StoreId, startTxId long, txPullResponseListener TxPullResponseListener) : TxPullRequestResult in class org.neo4j.causalclustering.catchup.tx.TxPullClient | From | To | |
Extract Variable | 1 | ||
Extract Variable pullRequestTxId : long in method private pullTransactions(from MemberId, expectedStoreId StoreId, storeDir File, fromTxId long) : CatchupResult from class org.neo4j.causalclustering.catchup.storecopy.StoreFetcher | From | To |