b9c1811abf7bf3412dc00ddc3ec5af9d5a3083af
Files Diff
- Added: 10
- Removed: 3
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type connectionStrategy : UpstreamDatabaseSelectionStrategy to selectionStrategyPipeline : UpstreamDatabaseStrategySelector in method package ReadReplicaStartupProcess(remoteStore RemoteStore, localDatabase LocalDatabase, txPulling Lifecycle, selectionStrategyPipeline UpstreamDatabaseStrategySelector, retryStrategy RetryStrategy, debugLogProvider LogProvider, userLogProvider LogProvider, storeCopyProcess StoreCopyProcess) in class org.neo4j.causalclustering.readreplica.ReadReplicaStartupProcess | From | To | |
| Change Parameter Type connectionStrategy : UpstreamDatabaseSelectionStrategy to selectionStrategy : UpstreamDatabaseStrategySelector in method public CatchupPollingProcess(logProvider LogProvider, localDatabase LocalDatabase, startStopOnStoreCopy Lifecycle, catchUpClient CatchUpClient, selectionStrategy UpstreamDatabaseStrategySelector, timeoutService RenewableTimeoutService, txPullIntervalMillis long, applier BatchingTxApplier, monitors Monitors, storeCopyProcess StoreCopyProcess, databaseHealthSupplier Supplier<DatabaseHealth>) in class org.neo4j.causalclustering.catchup.tx.CatchupPollingProcess | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class org.neo4j.causalclustering.messaging.routing.UpstreamDatabaseSelectionStrategy moved and renamed to org.neo4j.causalclustering.readreplica.UpstreamDatabaseStrategySelector | From | To | |
| Move Class | 2 | ||
| Move Class org.neo4j.causalclustering.messaging.routing.UpstreamDatabaseSelectionException moved to org.neo4j.causalclustering.readreplica.UpstreamDatabaseSelectionException | From | To | |
| Move Class org.neo4j.causalclustering.messaging.routing.ConnectToRandomUpstreamCoreServer moved to org.neo4j.causalclustering.readreplica.ConnectToRandomUpstreamCoreServer | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass org.neo4j.causalclustering.readreplica.UpstreamDatabaseSelectionStrategy from classes [org.neo4j.causalclustering.readreplica.ConnectToRandomUpstreamCoreServer, org.neo4j.causalclustering.readreplica.ReadReplicaStartupProcessTest.AlwaysChooseFirstMember] | From | To | |
| Move And Rename Attribute | 1 | ||
| Move And Rename Attribute private discoveryService : TopologyService renamed to private topologyService : TopologyService and moved from class org.neo4j.causalclustering.readreplica.ReadReplicaStartupProcessTest.AlwaysChooseFirstMember to class org.neo4j.causalclustering.readreplica.ReadReplicaStartupProcessTest | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute connectionStrategy : UpstreamDatabaseSelectionStrategy to selectionStrategyPipeline : UpstreamDatabaseStrategySelector in class org.neo4j.causalclustering.readreplica.ReadReplicaStartupProcess | From | To | |
| Rename Attribute connectionStrategy : UpstreamDatabaseSelectionStrategy to selectionStrategyPipeline : UpstreamDatabaseStrategySelector in class org.neo4j.causalclustering.catchup.tx.CatchupPollingProcess | From | To | |
| Change Package | 1 | ||
| Change Package org.neo4j.causalclustering.messaging.routing to org.neo4j.causalclustering.readreplica | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type connectionStrategy : UpstreamDatabaseSelectionStrategy to selectionStrategyPipeline : UpstreamDatabaseStrategySelector in class org.neo4j.causalclustering.readreplica.ReadReplicaStartupProcess | From | To | |
| Change Attribute Type connectionStrategy : UpstreamDatabaseSelectionStrategy to selectionStrategyPipeline : UpstreamDatabaseStrategySelector in class org.neo4j.causalclustering.catchup.tx.CatchupPollingProcess | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter connectionStrategy : UpstreamDatabaseSelectionStrategy to selectionStrategy : UpstreamDatabaseStrategySelector in method public CatchupPollingProcess(logProvider LogProvider, localDatabase LocalDatabase, startStopOnStoreCopy Lifecycle, catchUpClient CatchUpClient, selectionStrategy UpstreamDatabaseStrategySelector, timeoutService RenewableTimeoutService, txPullIntervalMillis long, applier BatchingTxApplier, monitors Monitors, storeCopyProcess StoreCopyProcess, databaseHealthSupplier Supplier<DatabaseHealth>) in class org.neo4j.causalclustering.catchup.tx.CatchupPollingProcess | From | To | |
| Rename Parameter connectionStrategy : UpstreamDatabaseSelectionStrategy to selectionStrategyPipeline : UpstreamDatabaseStrategySelector in method package ReadReplicaStartupProcess(remoteStore RemoteStore, localDatabase LocalDatabase, txPulling Lifecycle, selectionStrategyPipeline UpstreamDatabaseStrategySelector, retryStrategy RetryStrategy, debugLogProvider LogProvider, userLogProvider LogProvider, storeCopyProcess StoreCopyProcess) in class org.neo4j.causalclustering.readreplica.ReadReplicaStartupProcess | From | To |