92eee079084e54544db62c7b681239c41958894b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public copyWholeStoreFrom(source MemberId, expectedStoreId StoreId, storeFetcher StoreFetcher) : void renamed to public replaceWithStoreFrom(source MemberId, expectedStoreId StoreId) : void in class org.neo4j.causalclustering.catchup.storecopy.StoreCopyProcess | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private storeFetcher : StoreFetcher from class org.neo4j.causalclustering.catchup.tx.CatchupPollingProcessTest to private storeFetcher : StoreFetcher from class org.neo4j.causalclustering.catchup.storecopy.StoreCopyProcess | From | To | |
| Move Attribute private storeFetcher : StoreFetcher from class org.neo4j.causalclustering.catchup.tx.CatchupPollingProcess to private storeFetcher : StoreFetcher from class org.neo4j.causalclustering.catchup.storecopy.StoreCopyProcess | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute copiedStoreRecovery : CopiedStoreRecovery to storeCopyProcess : StoreCopyProcess in class org.neo4j.causalclustering.readreplica.ReadReplicaStartupProcessTest | From | To | |
| Rename Attribute copiedStoreRecovery : CopiedStoreRecovery to storeCopyProcess : StoreCopyProcess in class org.neo4j.causalclustering.core.state.snapshot.CoreStateDownloader | From | To | |
| Rename Attribute storeFetcher : StoreFetcher to storeCopyProcess : StoreCopyProcess in class org.neo4j.causalclustering.catchup.tx.CatchupPollingProcess | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type storeFetcher : StoreFetcher to storeCopyProcess : StoreCopyProcess in class org.neo4j.causalclustering.catchup.tx.CatchupPollingProcess | From | To | |
| Change Attribute Type copiedStoreRecovery : CopiedStoreRecovery to storeCopyProcess : StoreCopyProcess in class org.neo4j.causalclustering.readreplica.ReadReplicaStartupProcessTest | From | To | |
| Change Attribute Type copiedStoreRecovery : CopiedStoreRecovery to storeCopyProcess : StoreCopyProcess in class org.neo4j.causalclustering.core.state.snapshot.CoreStateDownloader | From | To |