05c65dd2344c68cdd9651fbfda09222c5ca9f635
Files Diff
- Added: 3
- Removed: 7
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public coreMember() : MemberId renamed to public upstreamDatabase() : MemberId in class org.neo4j.causalclustering.messaging.routing.ConnectToRandomUpstreamCoreServer | From | To | |
Rename Method public coreMember() : MemberId renamed to public upstreamDatabase() : MemberId in class org.neo4j.causalclustering.messaging.routing.UpstreamDatabaseSelectionStrategy | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type connectionStrategy : CoreMemberSelectionStrategy to connectionStrategy : UpstreamDatabaseSelectionStrategy in method public CatchupPollingProcess(logProvider LogProvider, localDatabase LocalDatabase, startStopOnStoreCopy Lifecycle, catchUpClient CatchUpClient, connectionStrategy UpstreamDatabaseSelectionStrategy, timeoutService RenewableTimeoutService, txPullIntervalMillis long, applier BatchingTxApplier, monitors Monitors, storeCopyProcess StoreCopyProcess, databaseHealthSupplier Supplier<DatabaseHealth>) in class org.neo4j.causalclustering.catchup.tx.CatchupPollingProcess | From | To | |
Change Parameter Type connectionStrategy : CoreMemberSelectionStrategy to connectionStrategy : UpstreamDatabaseSelectionStrategy in method package ReadReplicaStartupProcess(remoteStore RemoteStore, localDatabase LocalDatabase, txPulling Lifecycle, connectionStrategy UpstreamDatabaseSelectionStrategy, retryStrategy RetryStrategy, debugLogProvider LogProvider, userLogProvider LogProvider, storeCopyProcess StoreCopyProcess) in class org.neo4j.causalclustering.readreplica.ReadReplicaStartupProcess | From | To | |
Rename Class | 3 | ||
Rename Class org.neo4j.causalclustering.messaging.routing.ConnectToRandomCoreMember renamed to org.neo4j.causalclustering.messaging.routing.ConnectToRandomUpstreamCoreServer | From | To | |
Rename Class org.neo4j.causalclustering.messaging.routing.CoreMemberSelectionException renamed to org.neo4j.causalclustering.messaging.routing.UpstreamDatabaseSelectionException | From | To | |
Rename Class org.neo4j.causalclustering.messaging.routing.CoreMemberSelectionStrategy renamed to org.neo4j.causalclustering.messaging.routing.UpstreamDatabaseSelectionStrategy | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type serverSelection : CoreMemberSelectionStrategy to serverSelection : UpstreamDatabaseSelectionStrategy in class org.neo4j.causalclustering.catchup.tx.CatchupPollingProcessTest | From | To | |
Change Attribute Type connectionStrategy : CoreMemberSelectionStrategy to connectionStrategy : UpstreamDatabaseSelectionStrategy in class org.neo4j.causalclustering.catchup.tx.CatchupPollingProcess | From | To | |
Change Attribute Type connectionStrategy : CoreMemberSelectionStrategy to connectionStrategy : UpstreamDatabaseSelectionStrategy in class org.neo4j.causalclustering.readreplica.ReadReplicaStartupProcess | From | To |