|
Change Parameter Type backupCluster : Cluster to backupCluster : Cluster<?> in method public generate(backupDir File, backupCluster Cluster<?>) : Optional<File> in class org.neo4j.causalclustering.backup_stores.BackupStore |
From |
To |
|
Change Parameter Type discoveryServiceFactory : DiscoveryServiceFactory to discoveryServiceFactory : T in method public Cluster(parentDir File, noOfCoreMembers int, noOfReadReplicas int, discoveryServiceFactory T, coreParams Map<String,String>, instanceCoreParams Map<String,IntFunction<String>>, readReplicaParams Map<String,String>, instanceReadReplicaParams Map<String,IntFunction<String>>, recordFormat String, ipFamily IpFamily, useWildcard boolean) in class org.neo4j.causalclustering.discovery.Cluster |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method private setupIndexes(cluster Cluster<?>) : void in class org.neo4j.causalclustering.stresstests.CreateNodesWithProperties |
From |
To |
|
Change Parameter Type backupCluster : Cluster to backupCluster : Cluster<?> in method public generate(backupDir File, backupCluster Cluster<?>) : Optional<File> in class org.neo4j.causalclustering.backup_stores.NoStore |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method public start(cluster Cluster<?>) : void in class org.neo4j.causalclustering.cluster_load.SmallBurst |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method private createThreeNodes(cluster Cluster<?>, first MutableLong, second MutableLong) : CoreClusterMember in class org.neo4j.causalclustering.scenarios.ClusterIdReuseIT |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method private backupAddress(cluster Cluster<?>) : String in class org.neo4j.causalclustering.BackupCoreIT |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method private shouldShutdownEvenThoughWaitingForLock0(cluster Cluster<?>, victimId int, shutdownOrder Collection<Integer>) : void in class org.neo4j.causalclustering.scenarios.ClusterShutdownIT |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method private doSomeTransactions(cluster Cluster<?>, count int) : CoreClusterMember in class org.neo4j.causalclustering.scenarios.CoreToCoreCopySnapshotIT |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method public createSomeData(items int, cluster Cluster<?>) : void in class org.neo4j.causalclustering.scenarios.SampleData |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method public createEmptyNodes(cluster Cluster<?>, numberOfNodes int) : CoreClusterMember in class org.neo4j.causalclustering.helpers.DataCreator |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method package createData(cluster Cluster<?>) : CoreClusterMember in class org.neo4j.causalclustering.backup_stores.EmptyBackupStore |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method private forceLogRotationOnAllCores(cluster Cluster<?>) : void in class org.neo4j.causalclustering.scenarios.ReadReplicaStoreCopyIT |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method private clusterLeader(cluster Cluster<?>) : CoreClusterMember in class org.neo4j.backup.impl.OnlineBackupCommandCcIT |
From |
To |
|
Change Parameter Type discoveryServiceFactory : DiscoveryServiceFactory to discoveryServiceFactory : T in method public Cluster(parentDir File, noOfCoreMembers int, noOfReadReplicas int, discoveryServiceFactory T, coreParams Map<String,String>, instanceCoreParams Map<String,IntFunction<String>>, readReplicaParams Map<String,String>, instanceReadReplicaParams Map<String,IntFunction<String>>, recordFormat String, ipFamily IpFamily, useWildcard boolean, dbNames Set<String>) in class org.neo4j.causalclustering.discovery.Cluster |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method private repeatedlyPopulateDatabase(cluster Cluster<?>, continueFlagReference AtomicBoolean) : void in class org.neo4j.backup.impl.OnlineBackupCommandCcIT |
From |
To |
|
Change Parameter Type discoveryType : DiscoveryServiceType to discoveryFactory : Supplier<DiscoveryServiceFactory> in method public withDiscoveryServiceType(discoveryFactory Supplier<DiscoveryServiceFactory>) : ClusterRule in class org.neo4j.test.causalclustering.ClusterRule |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method public createSomeData(cluster Cluster<?>) : void in class org.neo4j.backup.impl.OnlineBackupCommandCcIT |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method package checkDataHasReplicatedToReadReplicas(cluster Cluster<?>, numberOfNodes long) : void in class org.neo4j.causalclustering.scenarios.ReadReplicaToReadReplicaCatchupIT |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method package createData(cluster Cluster<?>) : CoreClusterMember in class org.neo4j.causalclustering.backup_stores.BackupStoreWithSomeData |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method package createSomeData(cluster Cluster<?>) : CoreGraphDatabase in class org.neo4j.causalclustering.BackupCoreIT |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method private transactions1M(cluster Cluster<?>) : void in class org.neo4j.backup.impl.OnlineBackupCommandCcIT |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method package LeaderSwitcher(cluster Cluster<?>, switchCompleteLatch CountDownLatch) in class org.neo4j.causalclustering.scenarios.BoltCausalClusteringIT.LeaderSwitcher |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method package createData(cluster Cluster<?>) : CoreClusterMember in class org.neo4j.causalclustering.backup_stores.BackupStoreWithSomeDataButNoTransactionLogs |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method package abstract createData(cluster Cluster<?>) : CoreClusterMember in class org.neo4j.causalclustering.backup_stores.AbstractStoreGenerator |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method private fireSomeLoadAtTheCluster(cluster Cluster<?>) : void in class org.neo4j.causalclustering.scenarios.RecoveryIT |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method private gatherPortsUsed(cluster Cluster<?>) : Set<Integer> in class org.neo4j.test.causalclustering.ClusterRuleIT |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method private writeSomeDataAndForceLogRotations(cluster Cluster<?>) : void in class org.neo4j.causalclustering.scenarios.ReadReplicaStoreCopyIT |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method public createLabelledNodesWithProperty(cluster Cluster<?>, numberOfNodes int, label Label, propertyPair Supplier<Pair<String,Object>>) : CoreClusterMember in class org.neo4j.causalclustering.helpers.DataCreator |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method public start(cluster Cluster<?>) : void in class org.neo4j.causalclustering.cluster_load.ClusterLoad |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method public clusterDatabase(cluster Cluster<?>) : CoreGraphDatabase in class org.neo4j.backup.impl.OnlineBackupCommandCcIT |
From |
To |
|
Change Parameter Type backupCluster : Cluster to backupCluster : Cluster<?> in method public generate(backupDir File, backupCluster Cluster<?>) : Optional<File> in class org.neo4j.causalclustering.backup_stores.AbstractStoreGenerator |
From |
To |
|
Change Parameter Type cluster : Cluster to cluster : Cluster<?> in method private removeTwoNodes(cluster Cluster<?>, first MutableLong, second MutableLong) : CoreClusterMember in class org.neo4j.causalclustering.scenarios.ClusterIdReuseIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldReplicateTransactionToCoreMembers() : void in class org.neo4j.causalclustering.scenarios.ConvertNonCausalClusteringStoreIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public restartSecondServer() : void in class org.neo4j.causalclustering.scenarios.RestartIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public pageFaultsFromReplicationMustCountInMetrics() : void in class org.neo4j.causalclustering.scenarios.ReadReplicaReplicationIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public transactionsShouldNotAppearOnTheReadReplicaWhilePollingIsPaused() : void in class org.neo4j.causalclustering.scenarios.ReadReplicaReplicationIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public clusterWithCustomTransactionLogLocation() : void in class org.neo4j.causalclustering.scenarios.ClusterCustomLogLocationIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public dataIsInAUsableStateAfterBackup() : void in class org.neo4j.backup.impl.OnlineBackupCommandCcIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldShutdownRatherThanPullUpdatesFromCoreMemberWithDifferentStoreIdIfLocalStoreIsNonEmpty() : void in class org.neo4j.causalclustering.scenarios.ReadReplicaReplicationIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method private startCluster(recordFormat String) : Cluster<?> in class org.neo4j.backup.impl.OnlineBackupCommandCcIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public reportsProgress() : void in class org.neo4j.backup.impl.OnlineBackupCommandCcIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldBeConsistentAfterShutdown() : void in class org.neo4j.causalclustering.scenarios.RecoveryIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldCatchUpFromCoresWhenPreferredReadReplicasAreUnavailable() : void in class org.neo4j.causalclustering.scenarios.ReadReplicaToReadReplicaCatchupIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldBeAbleToDownloadLargerFreshSnapshot() : void in class org.neo4j.causalclustering.scenarios.CoreToCoreCopySnapshotIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldEventuallyPullTransactionDownToAllReadReplicas() : void in class org.neo4j.causalclustering.scenarios.ReadReplicaReplicationIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldHaveWritableClusterAfterCompleteRestart() : void in class org.neo4j.causalclustering.scenarios.RestartIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public createBufferedIdComponentsByDefault() : void in class org.neo4j.causalclustering.core.EnterpriseCoreEditionModuleIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public backupDoesntDisplayExceptionWhenSuccessful() : void in class org.neo4j.backup.impl.OnlineBackupCommandCcIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldNotBeAbleToWriteToReadReplica() : void in class org.neo4j.causalclustering.scenarios.ReadReplicaReplicationIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldFindReadWriteAndRouteServers() : void in class org.neo4j.causalclustering.scenarios.ClusterDiscoveryIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldNotPruneUncommittedEntries() : void in class org.neo4j.causalclustering.scenarios.CorePruningIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public aReadReplicShouldBeAbleToRejoinTheCluster() : void in class org.neo4j.causalclustering.scenarios.ReadReplicaReplicationIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public restartWhileDoingTransactions() : void in class org.neo4j.causalclustering.scenarios.RestartIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public backupCanBePerformedOverCcWithCustomPort() : void in class org.neo4j.backup.impl.OnlineBackupCommandCcIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public clusterShouldNotElectNewLeader() : void in class org.neo4j.causalclustering.scenarios.WillNotBecomeLeaderIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public backupRenamesWork() : void in class org.neo4j.backup.impl.OnlineBackupCommandCcIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public leaderShouldStepDownWhenFollowersAreGone() : void in class org.neo4j.causalclustering.scenarios.ClusterLeaderStepDownIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldEventuallyPullTransactionAcrossReadReplicas() : void in class org.neo4j.causalclustering.scenarios.ReadReplicaToReadReplicaCatchupIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public restartFirstServer() : void in class org.neo4j.causalclustering.scenarios.RestartIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public readReplicasShouldRefuseWrites() : void in class org.neo4j.causalclustering.scenarios.CausalClusteringRolesIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldNotBePossibleToStartTransactionsWhenReadReplicaCopiesStore() : void in class org.neo4j.causalclustering.scenarios.ReadReplicaStoreCopyIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public ipv6Enabled() : void in class org.neo4j.backup.impl.OnlineBackupCommandCcIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldBeAbleToCopyStoresFromCoreToReadReplica() : void in class org.neo4j.causalclustering.scenarios.ReadReplicaReplicationIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldReplicateWithCompression() : void in class org.neo4j.causalclustering.scenarios.ClusterCompressionIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldStartElectionIfLeaderRemoved() : void in class org.neo4j.causalclustering.scenarios.PreElectionIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldBeAbleToDownloadToNewInstanceAfterPruning() : void in class org.neo4j.causalclustering.scenarios.CoreToCoreCopySnapshotIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public singleServerWithinClusterShouldBeConsistentAfterRestart() : void in class org.neo4j.causalclustering.scenarios.RecoveryIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldBeAbleToPullTxAfterHavingDownloadedANewStoreAfterPruning() : void in class org.neo4j.causalclustering.scenarios.ReadReplicaReplicationIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldAssignPortsToMembersAutomatically() : void in class org.neo4j.test.causalclustering.ClusterRuleIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public readReplicasShouldRestartIfTheWholeClusterIsRestarted() : void in class org.neo4j.causalclustering.scenarios.ReadReplicaReplicationIT |
From |
To |
|
Change Variable Type cluster2 : Cluster to cluster2 : Cluster<?> in method public backupRenamesWork() : void in class org.neo4j.backup.impl.OnlineBackupCommandCcIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldNotBeAbleToDiscoverFromReadReplicas() : void in class org.neo4j.causalclustering.scenarios.ClusterDiscoveryIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldNotStartAnElectionIfAMinorityOfServersHaveTimedOutOnHeartbeats() : void in class org.neo4j.causalclustering.scenarios.PreElectionIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public allServersBecomeAvailable() : void in class org.neo4j.causalclustering.scenarios.ReadReplicaReplicationIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public backupCanBeOptionallySwitchedOnWithTheBackupConfig() : void in class org.neo4j.backup.impl.OnlineBackupCommandCcIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public actuallyDeletesTheFiles() : void in class org.neo4j.causalclustering.scenarios.CorePruningIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldThrowExceptionIfReadReplicaRecordFormatDiffersToCoreRecordFormat() : void in class org.neo4j.causalclustering.scenarios.ReadReplicaReplicationIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldBeAbleToDownloadToRejoinedInstanceAfterPruning() : void in class org.neo4j.causalclustering.scenarios.CoreToCoreCopySnapshotIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldBeAbleToDownloadANewStoreAfterPruning() : void in class org.neo4j.causalclustering.scenarios.ReadReplicaReplicationIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldElectANewLeaderIfAServerRefusesToBeLeader() : void in class org.neo4j.causalclustering.scenarios.PreElectionIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public transactionsShouldNotAppearOnTheReadReplicaWhilePollingIsPaused() : void in class org.neo4j.causalclustering.scenarios.BoltCausalClusteringIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public shouldCatchupThroughHierarchy() : void in class org.neo4j.causalclustering.scenarios.ReadReplicaHierarchicalCatchupIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public readReplicaTest() : void in class org.neo4j.causalclustering.scenarios.RestartIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<?> in method public onlyTheLatestTransactionIsKeptAfterIncrementalBackup() : void in class org.neo4j.backup.impl.OnlineBackupCommandCcIT |
From |
To |
|
Change Variable Type builder : TestServerBuilder to builder : EnterpriseInProcessServerBuilder in method package boot() : void in class org.neo4j.harness.CausalClusterInProcessBuilder.CausalCluster |
From |
To |
|
Rename Method public stop() : void renamed to public stop0() : void in class org.neo4j.causalclustering.discovery.HazelcastClient |
From |
To |
|
Rename Method public topologyService(config Config, logProvider LogProvider, jobScheduler JobScheduler, myself MemberId, hostnameResolver HostnameResolver, topologyServiceRetryStrategy TopologyServiceRetryStrategy) : TopologyService renamed to public readReplicaTopologyService(config Config, logProvider LogProvider, jobScheduler JobScheduler, myself MemberId, hostnameResolver HostnameResolver, topologyServiceRetryStrategy TopologyServiceRetryStrategy) : TopologyService in class org.neo4j.causalclustering.discovery.HazelcastDiscoveryServiceFactory |
From |
To |
|
Rename Method public start() : void renamed to public start0() : void in class org.neo4j.causalclustering.discovery.HazelcastCoreTopologyService |
From |
To |
|
Rename Method public stop() : void renamed to public stop0() : void in class org.neo4j.causalclustering.discovery.SharedDiscoveryCoreClient |
From |
To |
|
Rename Method public stop() : void renamed to public stop0() : void in class org.neo4j.causalclustering.discovery.HazelcastCoreTopologyService |
From |
To |
|
Rename Method public start() : void renamed to public start0() : void in class org.neo4j.causalclustering.discovery.HazelcastClient |
From |
To |
|
Rename Method public start() : void renamed to public start0() : void in class org.neo4j.causalclustering.discovery.SharedDiscoveryReadReplicaClient |
From |
To |
|
Rename Method public stop() : void renamed to public stop0() : void in class org.neo4j.causalclustering.discovery.SharedDiscoveryReadReplicaClient |
From |
To |
|
Rename Method public start() : void renamed to public start0() : void in class org.neo4j.causalclustering.discovery.SharedDiscoveryCoreClient |
From |
To |
|
Rename Method public setLeader(newLeaderInfo LeaderInfo, dbName String) : void renamed to public setLeader0(newLeaderInfo LeaderInfo, dbName String) : void in class org.neo4j.causalclustering.discovery.HazelcastCoreTopologyService |
From |
To |
|
Rename Method public topologyService(config Config, logProvider LogProvider, jobScheduler JobScheduler, myself MemberId, hostnameResolver HostnameResolver, topologyServiceRetryStrategy TopologyServiceRetryStrategy) : TopologyService renamed to public readReplicaTopologyService(config Config, logProvider LogProvider, jobScheduler JobScheduler, myself MemberId, hostnameResolver HostnameResolver, topologyServiceRetryStrategy TopologyServiceRetryStrategy) : TopologyService in class org.neo4j.causalclustering.discovery.SharedDiscoveryServiceFactory |
From |
To |
|
Rename Method public topologyService(config Config, logProvider LogProvider, jobScheduler JobScheduler, myself MemberId, hostnameResolver HostnameResolver, topologyServiceRetryStrategy TopologyServiceRetryStrategy) : TopologyService renamed to public readReplicaTopologyService(config Config, logProvider LogProvider, jobScheduler JobScheduler, myself MemberId, hostnameResolver HostnameResolver, topologyServiceRetryStrategy TopologyServiceRetryStrategy) : TopologyService in class org.neo4j.causalclustering.discovery.DiscoveryServiceFactory |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.stresstests.IdReuse.DeletionWorkload |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.stresstests.CreateNodesWithProperties |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.kernel.PageCacheWarmupCcIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.NewMemberSeedingIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.io.pagecache.impl.muninn.VersionContextTrackingIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.scenarios.InstalledProtocolsProcedureIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.scenarios.ConsensusGroupSettingsIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.stresstests.Resources |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.scenarios.ClusterIndexProcedureIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.stresstests.IdReuse.ReelectionWorkload |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.scenarios.ClusterBindingIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.BackupReadReplicaIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.scenarios.ServerPoliciesLoadBalancingIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.stresstests.ConsistencyCheck |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.scenarios.BoltCausalClusteringIT.LeaderSwitcher |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.stresstests.IdReuse.UniqueFreeIds |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.scenarios.ServerGroupsIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.scenarios.ClusterIdReuseIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.scenarios.ClusterFormationIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.scenarios.CoreReplicationIT |
From |
To |
|
Change Attribute Type backupCluster : Cluster to backupCluster : Cluster<?> in class org.neo4j.causalclustering.ClusterSeedingIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.scenarios.ClusterShutdownIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.scenarios.ClusterCommunityToEnterpriseIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.stresstests.RepeatOnRandomCore |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.test.causalclustering.ClusterRule |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.scenarios.TransactionLogRecoveryIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.stresstests.IdReuse.InsertionWorkload |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.scenarios.CausalClusteringProceduresIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.stresstests.RepeatOnRandomMember |
From |
To |
|
Change Attribute Type discoveryServiceType : DiscoveryServiceType to discoveryServiceFactory : Supplier<DiscoveryServiceFactory> in class org.neo4j.test.causalclustering.ClusterRule |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.stresstests.IdReuse.IdReuseSetup |
From |
To |
|
Change Attribute Type discoveryServiceFactory : DiscoveryServiceFactory to discoveryServiceFactory : T in class org.neo4j.causalclustering.discovery.Cluster |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.scenarios.UnavailableIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.metrics.CoreEdgeMetricsIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.ClusterSeedingIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.stresstests.CatchupNewReadReplica |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.BackupCoreIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.metrics.RaftMessageProcessingMetricIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.scenarios.BoltCausalClusteringIT |
From |
To |
|
Change Attribute Type cluster : Cluster to cluster : Cluster<?> in class org.neo4j.causalclustering.stresstests.ReplaceRandomMember |
From |
To |
|
Rename Parameter stepDownTerm : long to term : long in method public handleStepDown(term long, dbName String) : void in class org.neo4j.causalclustering.discovery.AbstractCoreTopologyService |
From |
To |
|
Rename Parameter hazelcastPort : int to discoveryPort : int in method protected createCoreClusterMember(serverId int, discoveryPort int, clusterSize int, initialHosts List<AdvertisedSocketAddress>, recordFormat String, extraParams Map<String,String>, instanceExtraParams Map<String,IntFunction<String>>) : CoreClusterMember in class org.neo4j.causalclustering.discovery.EnterpriseCluster |
From |
To |
|
Rename Parameter discoveryType : DiscoveryServiceType to discoveryFactory : Supplier<DiscoveryServiceFactory> in method public withDiscoveryServiceType(discoveryFactory Supplier<DiscoveryServiceFactory>) : ClusterRule in class org.neo4j.test.causalclustering.ClusterRule |
From |
To |
|
Rename Parameter coreMemberHazelcastAddresses : List<AdvertisedSocketAddress> to coreMemberDiscoveryAddresses : List<AdvertisedSocketAddress> in method public ReadReplica(parentDir File, serverId int, boltPort int, httpPort int, txPort int, backupPort int, discoveryPort int, discoveryServiceFactory DiscoveryServiceFactory, coreMemberDiscoveryAddresses List<AdvertisedSocketAddress>, extraParams Map<String,String>, instanceExtraParams Map<String,IntFunction<String>>, recordFormat String, monitors Monitors, advertisedAddress String, listenAddress String) in class org.neo4j.causalclustering.discovery.ReadReplica |
From |
To |
|
Rename Parameter config : Map<String,String> to configMap : Map<String,String> in method protected createNeoServer(configMap Map<String,String>, dependencies GraphDatabaseFacadeFactory.Dependencies, userLogProvider FormattedLogProvider) : AbstractNeoServer in class org.neo4j.harness.internal.EnterpriseInProcessServerBuilder |
From |
To |