|
Push Down Method public SwitchToSlave(storeDir File, logService LogService, fileSystemAbstraction FileSystemAbstraction, config Config, resolver DependencyResolver, idGeneratorFactory HaIdGeneratorFactory, masterDelegateHandler DelegateInvocationHandler<Master>, clusterMemberAvailability ClusterMemberAvailability, requestContextFactory RequestContextFactory, pullerFactory PullerFactory, kernelExtensions Iterable<KernelExtensionFactory<?>>, masterClientResolver MasterClientResolver, monitor Monitor, storeCopyMonitor StoreCopyClient.Monitor, neoDataSourceSupplier Supplier<NeoStoreDataSource>, transactionIdStoreSupplier Supplier<TransactionIdStore>, slaveServerFactory Function<Slave,SlaveServer>, updatePuller UpdatePuller, pageCache PageCache, monitors Monitors, transactionCounters TransactionStats) from class org.neo4j.kernel.ha.cluster.SwitchToSlave to public SwitchToSlaveCopyThenBranch(storeDir File, logService LogService, fileSystemAbstraction FileSystemAbstraction, config Config, resolver DependencyResolver, idGeneratorFactory HaIdGeneratorFactory, masterDelegateHandler DelegateInvocationHandler<Master>, clusterMemberAvailability ClusterMemberAvailability, requestContextFactory RequestContextFactory, pullerFactory PullerFactory, kernelExtensions Iterable<KernelExtensionFactory<?>>, masterClientResolver MasterClientResolver, monitor SwitchToSlave.Monitor, storeCopyMonitor StoreCopyClient.Monitor, neoDataSourceSupplier Supplier<NeoStoreDataSource>, transactionIdStoreSupplier Supplier<TransactionIdStore>, slaveServerFactory Function<Slave,SlaveServer>, updatePuller UpdatePuller, pageCache PageCache, monitors Monitors, transactionCounters TransactionStats) from class org.neo4j.kernel.ha.cluster.SwitchToSlaveCopyThenBranch |
From |
To |
|
Push Down Method public SwitchToSlave(storeDir File, logService LogService, fileSystemAbstraction FileSystemAbstraction, config Config, resolver DependencyResolver, idGeneratorFactory HaIdGeneratorFactory, masterDelegateHandler DelegateInvocationHandler<Master>, clusterMemberAvailability ClusterMemberAvailability, requestContextFactory RequestContextFactory, pullerFactory PullerFactory, kernelExtensions Iterable<KernelExtensionFactory<?>>, masterClientResolver MasterClientResolver, monitor Monitor, storeCopyMonitor StoreCopyClient.Monitor, neoDataSourceSupplier Supplier<NeoStoreDataSource>, transactionIdStoreSupplier Supplier<TransactionIdStore>, slaveServerFactory Function<Slave,SlaveServer>, updatePuller UpdatePuller, pageCache PageCache, monitors Monitors, transactionCounters TransactionStats) from class org.neo4j.kernel.ha.cluster.SwitchToSlave to public SwitchToSlaveBranchThenCopy(storeDir File, logService LogService, fileSystemAbstraction FileSystemAbstraction, config Config, resolver DependencyResolver, idGeneratorFactory HaIdGeneratorFactory, masterDelegateHandler DelegateInvocationHandler<Master>, clusterMemberAvailability ClusterMemberAvailability, requestContextFactory RequestContextFactory, pullerFactory PullerFactory, kernelExtensions Iterable<KernelExtensionFactory<?>>, masterClientResolver MasterClientResolver, monitor SwitchToSlave.Monitor, storeCopyMonitor StoreCopyClient.Monitor, neoDataSourceSupplier Supplier<NeoStoreDataSource>, transactionIdStoreSupplier Supplier<TransactionIdStore>, slaveServerFactory Function<Slave,SlaveServer>, updatePuller UpdatePuller, pageCache PageCache, monitors Monitors, transactionCounters TransactionStats) from class org.neo4j.kernel.ha.cluster.SwitchToSlaveBranchThenCopy |
From |
To |
|
Push Down Method package checkDataConsistency(masterClient MasterClient, txIdStore TransactionIdStore, storeId StoreId, masterUri URI) : void from class org.neo4j.kernel.ha.cluster.SwitchToSlave to package checkDataConsistency(masterClient MasterClient, txIdStore TransactionIdStore, storeId StoreId, masterUri URI, me URI, cancellationRequest CancellationRequest) : void from class org.neo4j.kernel.ha.cluster.SwitchToSlaveBranchThenCopy |
From |
To |
|
Change Parameter Type monitor : Monitor to monitor : SwitchToSlave.Monitor in method public SwitchToSlaveCopyThenBranch(storeDir File, logService LogService, fileSystemAbstraction FileSystemAbstraction, config Config, resolver DependencyResolver, idGeneratorFactory HaIdGeneratorFactory, masterDelegateHandler DelegateInvocationHandler<Master>, clusterMemberAvailability ClusterMemberAvailability, requestContextFactory RequestContextFactory, pullerFactory PullerFactory, kernelExtensions Iterable<KernelExtensionFactory<?>>, masterClientResolver MasterClientResolver, monitor SwitchToSlave.Monitor, storeCopyMonitor StoreCopyClient.Monitor, neoDataSourceSupplier Supplier<NeoStoreDataSource>, transactionIdStoreSupplier Supplier<TransactionIdStore>, slaveServerFactory Function<Slave,SlaveServer>, updatePuller UpdatePuller, pageCache PageCache, monitors Monitors, transactionCounters TransactionStats) in class org.neo4j.kernel.ha.cluster.SwitchToSlaveCopyThenBranch |
From |
To |
|
Change Parameter Type monitor : Monitor to monitor : SwitchToSlave.Monitor in method public SwitchToSlaveBranchThenCopy(storeDir File, logService LogService, fileSystemAbstraction FileSystemAbstraction, config Config, resolver DependencyResolver, idGeneratorFactory HaIdGeneratorFactory, masterDelegateHandler DelegateInvocationHandler<Master>, clusterMemberAvailability ClusterMemberAvailability, requestContextFactory RequestContextFactory, pullerFactory PullerFactory, kernelExtensions Iterable<KernelExtensionFactory<?>>, masterClientResolver MasterClientResolver, monitor SwitchToSlave.Monitor, storeCopyMonitor StoreCopyClient.Monitor, neoDataSourceSupplier Supplier<NeoStoreDataSource>, transactionIdStoreSupplier Supplier<TransactionIdStore>, slaveServerFactory Function<Slave,SlaveServer>, updatePuller UpdatePuller, pageCache PageCache, monitors Monitors, transactionCounters TransactionStats) in class org.neo4j.kernel.ha.cluster.SwitchToSlaveBranchThenCopy |
From |
To |
|
Change Variable Type switchToSlave : SwitchToSlave to switchToSlave : SwitchToSlaveBranchThenCopy in method public shouldHandleBranchedStoreWhenHandshakeFailsWithBranchedDataException() : void in class org.neo4j.kernel.ha.cluster.SwitchToSlaveBranchThenCopyTest |
From |
To |
|
Change Variable Type switchToSlave : SwitchToSlave to switchToSlave : SwitchToSlaveCopyThenBranch in method public shouldNotResetAvailableMasterURIIfElectionResultReceived() : void in class org.neo4j.kernel.ha.cluster.modeswitch.HighAvailabilityModeSwitcherTest |
From |
To |
|
Change Variable Type switchToSlave : SwitchToSlave to switchToSlave : SwitchToSlaveBranchThenCopy in method public shouldHandleBranchedStoreWhenMyStoreIdDiffersFromMasterStoreId() : void in class org.neo4j.kernel.ha.cluster.SwitchToSlaveBranchThenCopyTest |
From |
To |
|
Change Variable Type switchToSlave : SwitchToSlave to switchToSlave : SwitchToSlaveCopyThenBranch in method public whenHAModeSwitcherSwitchesToSlaveTheOtherModeSwitcherDoNotGetTheOldMasterClient() : void in class org.neo4j.kernel.ha.cluster.HighAvailabilityMemberStateMachineTest |
From |
To |
|
Change Variable Type switchToSlave : SwitchToSlave to switchToSlave : SwitchToSlaveBranchThenCopy in method public shouldRestartServicesIfCopyStoreFails() : void in class org.neo4j.kernel.ha.cluster.SwitchToSlaveBranchThenCopyTest |
From |
To |
|
Change Variable Type switchToSlave : SwitchToSlave to switchToSlave : SwitchToSlaveBranchThenCopy in method public shouldReturnNullIfWhenFailingToPullingUpdatesFromMaster() : void in class org.neo4j.kernel.ha.cluster.SwitchToSlaveBranchThenCopyTest |
From |
To |
|
Change Variable Type switchToSlave : SwitchToSlave to switchToSlave : SwitchToSlaveCopyThenBranch in method public shouldReswitchToSlaveIfNewMasterBecameElectedAndAvailableDuringSwitch() : void in class org.neo4j.kernel.ha.cluster.modeswitch.HighAvailabilityModeSwitcherTest |
From |
To |
|
Change Variable Type switchToSlave : SwitchToSlave to switchToSlave : SwitchToSlaveCopyThenBranch in method public shouldTakeNoActionIfSwitchingToSlaveForItselfAsMaster() : void in class org.neo4j.kernel.ha.cluster.modeswitch.HighAvailabilityModeSwitcherTest |
From |
To |
|
Change Variable Type switchToSlave : SwitchToSlave to switchToSlave : SwitchToSlaveCopyThenBranch in method public shouldRecognizeNewMasterIfNewMasterBecameAvailableDuringSwitch() : void in class org.neo4j.kernel.ha.cluster.modeswitch.HighAvailabilityModeSwitcherTest |
From |
To |
|
Change Variable Type sts : SwitchToSlave to sts : SwitchToSlaveCopyThenBranch in method public shouldUseProperServerIdWhenDemotingFromMasterOnException() : void in class org.neo4j.kernel.ha.cluster.modeswitch.HighAvailabilityModeSwitcherTest |
From |
To |
|
Change Variable Type sts : SwitchToSlave to sts : SwitchToSlaveCopyThenBranch in method public shouldSwitchToSlaveForNullMasterAndBeSilentWhenMovingToDetached() : void in class org.neo4j.kernel.ha.cluster.modeswitch.HighAvailabilityModeSwitcherTest |
From |
To |
|
Change Variable Type switchToSlave : SwitchToSlave to switchToSlave : SwitchToSlaveBranchThenCopy in method public updatesPulledAndPullingScheduledOnSwitchToSlave() : void in class org.neo4j.kernel.ha.cluster.SwitchToSlaveBranchThenCopyTest |
From |
To |
|
Change Variable Type switchToSlave : SwitchToSlave to switchToSlave : SwitchToSlaveCopyThenBranch in method public shouldAllowForcedElectionsAfterModeSwitch() : void in class org.neo4j.kernel.ha.cluster.modeswitch.HighAvailabilityModeSwitcherTest |
From |
To |