|
Change Parameter Type progressionFactory : ProgressionFactory to progressionFactory : BatchingProgressionFactory in method private parallelExecution(neoStores NeoStores, executorService ExecutorService, threads int, progressionFactory BatchingProgressionFactory, stateView NodeTransactionStateView) : Set<Long> in class org.neo4j.kernel.impl.api.store.StoreParallelNodeScanIntegrationTest |
From |
To |
|
Change Parameter Type progressionFactory : ProgressionFactory to progressionFactory : BatchingProgressionFactory in method private buildStorageEngine(propertyKeyTokenHolder PropertyKeyTokenHolder, labelTokens LabelTokenHolder, relationshipTypeTokens RelationshipTypeTokenHolder, legacyIndexProviderLookup LegacyIndexProviderLookup, indexConfigStore IndexConfigStore, schemaStateChangeCallback Runnable, legacyIndexTransactionOrdering SynchronizedArrayIdOrderingQueue, progressionFactory BatchingProgressionFactory) : StorageEngine in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |
|
Change Parameter Type progressionFactory : ProgressionFactory to progressionFactory : BatchingProgressionFactory in method private singleThreadExecution(neoStores NeoStores, progressionFactory BatchingProgressionFactory, stateView NodeTransactionStateView) : Set<Long> in class org.neo4j.kernel.impl.api.store.StoreParallelNodeScanIntegrationTest |
From |
To |
|
Change Parameter Type progressionFactory : ProgressionFactory to progressionFactory : BatchingProgressionFactory in method public StorageLayer(propertyKeyTokenHolder PropertyKeyTokenHolder, labelTokenHolder LabelTokenHolder, relationshipTokenHolder RelationshipTypeTokenHolder, schemaStorage SchemaStorage, neoStores NeoStores, indexService IndexingService, storeStatementSupplier Supplier<StorageStatement>, schemaCache SchemaCache, progressionFactory BatchingProgressionFactory) in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Parameter Type progressionFactory : ProgressionFactory to progressionFactory : BatchingProgressionFactory in method public RecordStorageEngine(storeDir File, config Config, idGeneratorFactory IdGeneratorFactory, eligibleForReuse IdReuseEligibility, idTypeConfigurationProvider IdTypeConfigurationProvider, pageCache PageCache, fs FileSystemAbstraction, logProvider LogProvider, propertyKeyTokenHolder PropertyKeyTokenHolder, labelTokens LabelTokenHolder, relationshipTypeTokens RelationshipTypeTokenHolder, schemaStateChangeCallback Runnable, constraintSemantics ConstraintSemantics, storageStatementFactory StorageStatementFactory, scheduler JobScheduler, tokenNameLookup TokenNameLookup, lockService LockService, indexProvider SchemaIndexProvider, indexingServiceMonitor IndexingService.Monitor, databaseHealth DatabaseHealth, labelScanStoreProvider LabelScanStoreProvider, legacyIndexProviderLookup LegacyIndexProviderLookup, indexConfigStore IndexConfigStore, legacyIndexTransactionOrdering IdOrderingQueue, transactionsSnapshotSupplier Supplier<KernelTransactionsSnapshot>, progressionFactory BatchingProgressionFactory) in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordStorageEngine |
From |
To |
|
Change Parameter Type progressionFactory : ProgressionFactory to progressionFactory : BatchingProgressionFactory in method public NeoStoreDataSource(storeDir File, config Config, idGeneratorFactory IdGeneratorFactory, eligibleForReuse IdReuseEligibility, idTypeConfigurationProvider IdTypeConfigurationProvider, logService LogService, scheduler JobScheduler, tokenNameLookup TokenNameLookup, dependencyResolver DependencyResolver, propertyKeyTokens PropertyKeyTokenHolder, labelTokens LabelTokenHolder, relationshipTypeTokens RelationshipTypeTokenHolder, statementLocksFactory StatementLocksFactory, schemaWriteGuard SchemaWriteGuard, transactionEventHandlers TransactionEventHandlers, indexingServiceMonitor IndexingService.Monitor, fs FileSystemAbstraction, transactionMonitor TransactionMonitor, databaseHealth DatabaseHealth, physicalLogMonitor PhysicalLogFile.Monitor, transactionHeaderInformationFactory TransactionHeaderInformationFactory, startupStatistics StartupStatisticsProvider, guard Guard, commitProcessFactory CommitProcessFactory, autoIndexing AutoIndexing, pageCache PageCache, constraintSemantics ConstraintSemantics, storageStatementFactory StorageStatementFactory, monitors Monitors, tracers Tracers, procedures Procedures, ioLimiter IOLimiter, availabilityGuard AvailabilityGuard, clock SystemNanoClock, accessCapability AccessCapability, storeCopyCheckPointMutex StoreCopyCheckPointMutex, progressionFactory BatchingProgressionFactory) in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |