|
Change Parameter Type source : MemberId to source : AdvertisedSocketAddress in method public replaceWithStoreFrom(source AdvertisedSocketAddress, expectedStoreId StoreId) : void in class org.neo4j.causalclustering.catchup.storecopy.StoreCopyProcess |
From |
To |
|
Change Parameter Type from : MemberId to from : AdvertisedSocketAddress in method private pullTransactions(from AdvertisedSocketAddress, expectedStoreId StoreId, storeDir File, fromTxId long, asPartOfStoreCopy boolean) : CatchupResult in class org.neo4j.causalclustering.catchup.storecopy.RemoteStore |
From |
To |
|
Change Parameter Type retryStrategy : RetryStrategy to timeoutStrategy : TimeoutStrategy in method public RaftReplicator(leaderLocator LeaderLocator, me MemberId, outbound Outbound<MemberId,RaftMessages.RaftMessage>, sessionPool LocalSessionPool, progressTracker ProgressTracker, timeoutStrategy TimeoutStrategy, availabilityGuard AvailabilityGuard, logProvider LogProvider) in class org.neo4j.causalclustering.core.replication.RaftReplicator |
From |
To |
|
Change Parameter Type upstream : MemberId to upstream : AdvertisedSocketAddress in method public makeBlockingRequest(upstream AdvertisedSocketAddress, request CatchUpRequest, responseHandler CatchUpResponseCallback<T>) : T in class org.neo4j.causalclustering.catchup.CatchUpClient |
From |
To |
|
Change Parameter Type from : MemberId to from : AdvertisedSocketAddress in method public copy(from AdvertisedSocketAddress, expectedStoreId StoreId, destDir File) : void in class org.neo4j.causalclustering.catchup.storecopy.RemoteStore |
From |
To |
|
Change Parameter Type from : MemberId to from : AdvertisedSocketAddress in method public tryCatchingUp(from AdvertisedSocketAddress, expectedStoreId StoreId, storeDir File) : CatchupResult in class org.neo4j.causalclustering.catchup.storecopy.RemoteStore |
From |
To |
|
Change Parameter Type from : MemberId to from : AdvertisedSocketAddress in method public getStoreId(from AdvertisedSocketAddress) : StoreId in class org.neo4j.causalclustering.catchup.storecopy.RemoteStore |
From |
To |
|
Change Parameter Type from : MemberId to fromAddress : AdvertisedSocketAddress in method package fetchStoreId(fromAddress AdvertisedSocketAddress) : StoreId in class org.neo4j.causalclustering.catchup.storecopy.StoreCopyClient |
From |
To |
|
Change Parameter Type retryStrategy : RetryStrategy to timeoutStrategy : TimeoutStrategy in method package ReadReplicaStartupProcess(remoteStore RemoteStore, localDatabase LocalDatabase, txPulling Lifecycle, selectionStrategyPipeline UpstreamDatabaseStrategySelector, timeoutStrategy TimeoutStrategy, debugLogProvider LogProvider, userLogProvider LogProvider, storeCopyProcess StoreCopyProcess, topologyService TopologyService) in class org.neo4j.causalclustering.readreplica.ReadReplicaStartupProcess |
From |
To |
|
Change Parameter Type from : MemberId to fromAddress : AdvertisedSocketAddress in method public pullTransactions(fromAddress AdvertisedSocketAddress, storeId StoreId, previousTxId long, txPullResponseListener TxPullResponseListener) : TxPullRequestResult in class org.neo4j.causalclustering.catchup.tx.TxPullClient |
From |
To |
|
Change Parameter Type from : MemberId to from : AdvertisedSocketAddress in method package copyStoreFiles(from AdvertisedSocketAddress, expectedStoreId StoreId, storeFileStreams StoreFileStreams) : long in class org.neo4j.causalclustering.catchup.storecopy.StoreCopyClient |
From |
To |
|
Change Variable Type timeout : RetryStrategy.Timeout to timeout : TimeoutStrategy.Timeout in method public shouldRespectUpperBound() : void in class org.neo4j.causalclustering.helper.ExponentialBackoffStrategyTest |
From |
To |
|
Change Variable Type timeout : RetryStrategy.Timeout to timeout : TimeoutStrategy.Timeout in method public start() : void in class org.neo4j.causalclustering.readreplica.ReadReplicaStartupProcess |
From |
To |
|
Change Variable Type timeout : RetryStrategy.Timeout to timeout : TimeoutStrategy.Timeout in method public shouldDoubleEachTime() : void in class org.neo4j.causalclustering.helper.ExponentialBackoffStrategyTest |
From |
To |
|
Change Variable Type timeout : RetryStrategy.Timeout to timeout : TimeoutStrategy.Timeout in method public replicate(command ReplicatedContent, trackResult boolean) : Future<Object> in class org.neo4j.causalclustering.core.replication.RaftReplicator |
From |
To |
|
Change Variable Type timeout : RetryStrategy.Timeout to timeout : TimeoutStrategy.Timeout in method public shouldProvidePreviousTimeout() : void in class org.neo4j.causalclustering.helper.ExponentialBackoffStrategyTest |
From |
To |
|
Rename Parameter retryStrategy : RetryStrategy to timeoutStrategy : TimeoutStrategy in method package ReadReplicaStartupProcess(remoteStore RemoteStore, localDatabase LocalDatabase, txPulling Lifecycle, selectionStrategyPipeline UpstreamDatabaseStrategySelector, timeoutStrategy TimeoutStrategy, debugLogProvider LogProvider, userLogProvider LogProvider, storeCopyProcess StoreCopyProcess, topologyService TopologyService) in class org.neo4j.causalclustering.readreplica.ReadReplicaStartupProcess |
From |
To |
|
Rename Parameter from : MemberId to fromAddress : AdvertisedSocketAddress in method public pullTransactions(fromAddress AdvertisedSocketAddress, storeId StoreId, previousTxId long, txPullResponseListener TxPullResponseListener) : TxPullRequestResult in class org.neo4j.causalclustering.catchup.tx.TxPullClient |
From |
To |
|
Rename Parameter retryStrategy : RetryStrategy to timeoutStrategy : TimeoutStrategy in method public RaftReplicator(leaderLocator LeaderLocator, me MemberId, outbound Outbound<MemberId,RaftMessages.RaftMessage>, sessionPool LocalSessionPool, progressTracker ProgressTracker, timeoutStrategy TimeoutStrategy, availabilityGuard AvailabilityGuard, logProvider LogProvider) in class org.neo4j.causalclustering.core.replication.RaftReplicator |
From |
To |
|
Rename Parameter from : MemberId to fromAddress : AdvertisedSocketAddress in method package fetchStoreId(fromAddress AdvertisedSocketAddress) : StoreId in class org.neo4j.causalclustering.catchup.storecopy.StoreCopyClient |
From |
To |