|
Change Parameter Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public getDataSource(storeDir File, fs FileSystemAbstraction, pageCache PageCache, additionalConfig Map<String,String>, databaseHealth DatabaseHealth) : NeoStoreDataSource in class org.neo4j.test.NeoStoreDataSourceRule |
From |
To |
|
Change Parameter Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public CheckPointerImpl(transactionIdStore TransactionIdStore, threshold CheckPointThreshold, storeFlusher StoreFlusher, logPruning LogPruning, appender TransactionAppender, databaseHealth DatabaseHealth, logProvider LogProvider, tracer CheckPointTracer, lock Lock) in class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointerImpl |
From |
To |
|
Change Parameter Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public NeoStoreDataSource(storeDir File, config Config, idGeneratorFactory IdGeneratorFactory, logProvider LogProvider, scheduler JobScheduler, tokenNameLookup TokenNameLookup, dependencyResolver DependencyResolver, propertyKeyTokens PropertyKeyTokenHolder, labelTokens LabelTokenHolder, relationshipTypeTokens RelationshipTypeTokenHolder, lockManager Locks, schemaWriteGuard SchemaWriteGuard, transactionEventHandlers TransactionEventHandlers, indexingServiceMonitor IndexingService.Monitor, fs FileSystemAbstraction, storeMigrationProcess StoreUpgrader, transactionMonitor TransactionMonitor, databaseHealth DatabaseHealth, physicalLogMonitor PhysicalLogFile.Monitor, transactionHeaderInformationFactory TransactionHeaderInformationFactory, startupStatistics StartupStatisticsProvider, nodeManager NodeManager, guard Guard, commitProcessFactory CommitProcessFactory, pageCache PageCache, constraintSemantics ConstraintSemantics, monitors Monitors, tracers Tracers) in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |
|
Change Parameter Type kpe : KernelPanicEventGenerator to dbpe : DatabasePanicEventGenerator in method public DatabaseHealth(dbpe DatabasePanicEventGenerator, log Log) in class org.neo4j.kernel.internal.DatabaseHealth |
From |
To |
|
Change Parameter Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public CheckPointerImpl(transactionIdStore TransactionIdStore, threshold CheckPointThreshold, storeFlusher StoreFlusher, logPruning LogPruning, appender TransactionAppender, databaseHealth DatabaseHealth, logProvider LogProvider, tracer CheckPointTracer) in class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointerImpl |
From |
To |
|
Change Parameter Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public OnlineIndexUpdatesValidator(neoStore NeoStores, databaseHealth DatabaseHealth, propertyLoader PropertyLoader, indexing IndexingService, updateMode IndexUpdateMode) in class org.neo4j.kernel.impl.api.index.OnlineIndexUpdatesValidator |
From |
To |
|
Change Parameter Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public RecordStorageEngine(storeDir File, config Config, idGeneratorFactory IdGeneratorFactory, pageCache PageCache, fs FileSystemAbstraction, logProvider LogProvider, propertyKeyTokenHolder PropertyKeyTokenHolder, labelTokens LabelTokenHolder, relationshipTypeTokens RelationshipTypeTokenHolder, schemaStateChangeCallback Runnable, constraintSemantics ConstraintSemantics, scheduler JobScheduler, tokenNameLookup TokenNameLookup, lockService LockService, indexProvider SchemaIndexProvider, indexingServiceMonitor IndexingService.Monitor, databaseHealth DatabaseHealth, labelScanStoreProvider LabelScanStoreProvider, legacyIndexProviderLookup LegacyIndexProviderLookup, indexConfigStore IndexConfigStore) in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordStorageEngine |
From |
To |
|
Change Parameter Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public BatchingTransactionAppender(logFile LogFile, logRotation LogRotation, transactionMetadataCache TransactionMetadataCache, transactionIdStore TransactionIdStore, legacyIndexTransactionOrdering IdOrderingQueue, databaseHealth DatabaseHealth) in class org.neo4j.kernel.impl.transaction.log.BatchingTransactionAppender |
From |
To |
|
Change Parameter Type health : KernelHealth to health : DatabaseHealth in method public Kernel(transactionFactory KernelTransactions, hooks TransactionHooks, health DatabaseHealth, transactionMonitor TransactionMonitor) in class org.neo4j.kernel.impl.api.Kernel |
From |
To |
|
Change Parameter Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public LogRotationImpl(monitor Monitor, logFile LogFile, databaseHealth DatabaseHealth) in class org.neo4j.kernel.impl.transaction.log.rotation.LogRotationImpl |
From |
To |
|
Rename Variable kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public getDataSource(storeDir File, fs FileSystemAbstraction, pageCache PageCache, additionalConfig Map<String,String>) : NeoStoreDataSource in class org.neo4j.test.NeoStoreDataSourceRule |
From |
To |
|
Rename Variable kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public DataSourceModule(dependencies GraphDatabaseFacadeFactory.Dependencies, platformModule PlatformModule, editionModule EditionModule) in class org.neo4j.kernel.impl.factory.DataSourceModule |
From |
To |
|
Rename Variable kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public databaseHealthShouldBeHealedOnStart() : void in class org.neo4j.kernel.NeoStoreDataSourceTest |
From |
To |
|
Rename Variable kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public shouldGenerateKernelPanicEvents() : void in class org.neo4j.kernel.internal.DatabaseHealthTest |
From |
To |
|
Rename Variable kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public shouldLogKernelPanicEvent() : void in class org.neo4j.kernel.internal.DatabaseHealthTest |
From |
To |
|
Rename Attribute kernelHealth : KernelHealth to DATABASE_HEALTH : DatabaseHealth in class org.neo4j.kernel.impl.transaction.log.PhysicalLogicalTransactionStoreTest |
From |
To |
|
Rename Attribute kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |
|
Rename Attribute kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in class org.neo4j.kernel.impl.api.index.OnlineIndexUpdatesValidator |
From |
To |
|
Rename Attribute kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointerImpl |
From |
To |
|
Rename Attribute kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordStorageEngine |
From |
To |
|
Rename Attribute kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in class org.neo4j.kernel.impl.transaction.log.BatchingTransactionAppenderTest |
From |
To |
|
Rename Attribute kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in class org.neo4j.kernel.impl.transaction.log.rotation.LogRotationImpl |
From |
To |
|
Rename Attribute kpe : KernelPanicEventGenerator to dbpe : DatabasePanicEventGenerator in class org.neo4j.kernel.internal.DatabaseHealth |
From |
To |
|
Rename Attribute kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in class org.neo4j.kernel.impl.transaction.log.BatchingTransactionAppenderConcurrencyTest |
From |
To |
|
Rename Attribute kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in class org.neo4j.kernel.impl.transaction.log.BatchingTransactionAppender |
From |
To |
|
Change Variable Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public databaseHealthShouldBeHealedOnStart() : void in class org.neo4j.kernel.NeoStoreDataSourceTest |
From |
To |
|
Change Variable Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public shouldGenerateKernelPanicEvents() : void in class org.neo4j.kernel.internal.DatabaseHealthTest |
From |
To |
|
Change Variable Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public shouldLogKernelPanicEvent() : void in class org.neo4j.kernel.internal.DatabaseHealthTest |
From |
To |
|
Change Variable Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public getDataSource(storeDir File, fs FileSystemAbstraction, pageCache PageCache, additionalConfig Map<String,String>) : NeoStoreDataSource in class org.neo4j.test.NeoStoreDataSourceRule |
From |
To |
|
Change Variable Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public DataSourceModule(dependencies GraphDatabaseFacadeFactory.Dependencies, platformModule PlatformModule, editionModule EditionModule) in class org.neo4j.kernel.impl.factory.DataSourceModule |
From |
To |
|
Change Variable Type generator : KernelPanicEventGenerator to generator : DatabasePanicEventGenerator in method public shouldGenerateKernelPanicEvents() : void in class org.neo4j.kernel.internal.DatabaseHealthTest |
From |
To |
|
Change Attribute Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointerImpl |
From |
To |
|
Change Attribute Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in class org.neo4j.kernel.impl.transaction.log.rotation.LogRotationImpl |
From |
To |
|
Change Attribute Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in class org.neo4j.kernel.impl.transaction.log.BatchingTransactionAppender |
From |
To |
|
Change Attribute Type kernelHealth : KernelHealth to DATABASE_HEALTH : DatabaseHealth in class org.neo4j.kernel.impl.transaction.log.PhysicalLogicalTransactionStoreTest |
From |
To |
|
Change Attribute Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |
|
Change Attribute Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in class org.neo4j.kernel.impl.api.index.OnlineIndexUpdatesValidator |
From |
To |
|
Change Attribute Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in class org.neo4j.kernel.impl.transaction.log.BatchingTransactionAppenderTest |
From |
To |
|
Change Attribute Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordStorageEngine |
From |
To |
|
Change Attribute Type health : KernelHealth to health : DatabaseHealth in class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointerImplTest |
From |
To |
|
Change Attribute Type kpe : KernelPanicEventGenerator to dbpe : DatabasePanicEventGenerator in class org.neo4j.kernel.internal.DatabaseHealth |
From |
To |
|
Change Attribute Type kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in class org.neo4j.kernel.impl.transaction.log.BatchingTransactionAppenderConcurrencyTest |
From |
To |
|
Change Attribute Type health : KernelHealth to health : DatabaseHealth in class org.neo4j.kernel.impl.api.Kernel |
From |
To |
|
Rename Parameter kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public getDataSource(storeDir File, fs FileSystemAbstraction, pageCache PageCache, additionalConfig Map<String,String>, databaseHealth DatabaseHealth) : NeoStoreDataSource in class org.neo4j.test.NeoStoreDataSourceRule |
From |
To |
|
Rename Parameter kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public CheckPointerImpl(transactionIdStore TransactionIdStore, threshold CheckPointThreshold, storeFlusher StoreFlusher, logPruning LogPruning, appender TransactionAppender, databaseHealth DatabaseHealth, logProvider LogProvider, tracer CheckPointTracer, lock Lock) in class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointerImpl |
From |
To |
|
Rename Parameter kpe : KernelPanicEventGenerator to dbpe : DatabasePanicEventGenerator in method public DatabaseHealth(dbpe DatabasePanicEventGenerator, log Log) in class org.neo4j.kernel.internal.DatabaseHealth |
From |
To |
|
Rename Parameter kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public CheckPointerImpl(transactionIdStore TransactionIdStore, threshold CheckPointThreshold, storeFlusher StoreFlusher, logPruning LogPruning, appender TransactionAppender, databaseHealth DatabaseHealth, logProvider LogProvider, tracer CheckPointTracer) in class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointerImpl |
From |
To |
|
Rename Parameter kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public NeoStoreDataSource(storeDir File, config Config, idGeneratorFactory IdGeneratorFactory, logProvider LogProvider, scheduler JobScheduler, tokenNameLookup TokenNameLookup, dependencyResolver DependencyResolver, propertyKeyTokens PropertyKeyTokenHolder, labelTokens LabelTokenHolder, relationshipTypeTokens RelationshipTypeTokenHolder, lockManager Locks, schemaWriteGuard SchemaWriteGuard, transactionEventHandlers TransactionEventHandlers, indexingServiceMonitor IndexingService.Monitor, fs FileSystemAbstraction, storeMigrationProcess StoreUpgrader, transactionMonitor TransactionMonitor, databaseHealth DatabaseHealth, physicalLogMonitor PhysicalLogFile.Monitor, transactionHeaderInformationFactory TransactionHeaderInformationFactory, startupStatistics StartupStatisticsProvider, nodeManager NodeManager, guard Guard, commitProcessFactory CommitProcessFactory, pageCache PageCache, constraintSemantics ConstraintSemantics, monitors Monitors, tracers Tracers) in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |
|
Rename Parameter kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public OnlineIndexUpdatesValidator(neoStore NeoStores, databaseHealth DatabaseHealth, propertyLoader PropertyLoader, indexing IndexingService, updateMode IndexUpdateMode) in class org.neo4j.kernel.impl.api.index.OnlineIndexUpdatesValidator |
From |
To |
|
Rename Parameter kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public RecordStorageEngine(storeDir File, config Config, idGeneratorFactory IdGeneratorFactory, pageCache PageCache, fs FileSystemAbstraction, logProvider LogProvider, propertyKeyTokenHolder PropertyKeyTokenHolder, labelTokens LabelTokenHolder, relationshipTypeTokens RelationshipTypeTokenHolder, schemaStateChangeCallback Runnable, constraintSemantics ConstraintSemantics, scheduler JobScheduler, tokenNameLookup TokenNameLookup, lockService LockService, indexProvider SchemaIndexProvider, indexingServiceMonitor IndexingService.Monitor, databaseHealth DatabaseHealth, labelScanStoreProvider LabelScanStoreProvider, legacyIndexProviderLookup LegacyIndexProviderLookup, indexConfigStore IndexConfigStore) in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordStorageEngine |
From |
To |
|
Rename Parameter kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public BatchingTransactionAppender(logFile LogFile, logRotation LogRotation, transactionMetadataCache TransactionMetadataCache, transactionIdStore TransactionIdStore, legacyIndexTransactionOrdering IdOrderingQueue, databaseHealth DatabaseHealth) in class org.neo4j.kernel.impl.transaction.log.BatchingTransactionAppender |
From |
To |
|
Rename Parameter kernelHealth : KernelHealth to databaseHealth : DatabaseHealth in method public LogRotationImpl(monitor Monitor, logFile LogFile, databaseHealth DatabaseHealth) in class org.neo4j.kernel.impl.transaction.log.rotation.LogRotationImpl |
From |
To |