|
Change Parameter Type cpuClock : CpuClock to cpuClockRef : AtomicReference<CpuClock> in method public KernelTransactionImplementation(statementOperations StatementOperationParts, schemaWriteGuard SchemaWriteGuard, hooks TransactionHooks, constraintIndexCreator ConstraintIndexCreator, procedures Procedures, headerInformationFactory TransactionHeaderInformationFactory, commitProcess TransactionCommitProcess, transactionMonitor TransactionMonitor, explicitIndexTxStateSupplier Supplier<ExplicitIndexTransactionState>, pool Pool<KernelTransactionImplementation>, clock Clock, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>, transactionTracer TransactionTracer, lockTracer LockTracer, cursorTracerSupplier PageCursorTracerSupplier, storageEngine StorageEngine, accessCapability AccessCapability, cursors Cursors, autoIndexing AutoIndexing, explicitIndexStore ExplicitIndexStore) in class org.neo4j.kernel.impl.api.KernelTransactionImplementation |
From |
To |
|
Change Parameter Type heapAllocation : HeapAllocation to heapAllocationRef : AtomicReference<HeapAllocation> in method private buildStatementOperations(storeReadLayer StoreReadLayer, autoIndexing AutoIndexing, constraintIndexCreator ConstraintIndexCreator, databaseSchemaState DatabaseSchemaState, explicitIndexStore ExplicitIndexStore, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>) : StatementOperationParts in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |
|
Change Parameter Type heapAllocation : HeapAllocation to heapAllocationRef : AtomicReference<HeapAllocation> in method public StackingQueryRegistrationOperations(clock SystemNanoClock, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>) in class org.neo4j.kernel.impl.api.StackingQueryRegistrationOperations |
From |
To |
|
Change Parameter Type cpuClock : CpuClock to cpuClockRef : AtomicReference<CpuClock> in method public KernelTransactions(statementLocksFactory StatementLocksFactory, constraintIndexCreator ConstraintIndexCreator, statementOperations StatementOperationParts, schemaWriteGuard SchemaWriteGuard, txHeaderFactory TransactionHeaderInformationFactory, transactionCommitProcess TransactionCommitProcess, indexConfigStore IndexConfigStore, explicitIndexProviderLookup ExplicitIndexProviderLookup, hooks TransactionHooks, transactionMonitor TransactionMonitor, availabilityGuard AvailabilityGuard, tracers Tracers, storageEngine StorageEngine, procedures Procedures, transactionIdStore TransactionIdStore, clock SystemNanoClock, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>, accessCapability AccessCapability, cursors Cursors, autoIndexing AutoIndexing, explicitIndexStore ExplicitIndexStore) in class org.neo4j.kernel.impl.api.KernelTransactions |
From |
To |
|
Change Parameter Type heapAllocation : HeapAllocation to heapAllocationRef : AtomicReference<HeapAllocation> in method public KernelTransactionImplementation(statementOperations StatementOperationParts, schemaWriteGuard SchemaWriteGuard, hooks TransactionHooks, constraintIndexCreator ConstraintIndexCreator, procedures Procedures, headerInformationFactory TransactionHeaderInformationFactory, commitProcess TransactionCommitProcess, transactionMonitor TransactionMonitor, explicitIndexTxStateSupplier Supplier<ExplicitIndexTransactionState>, pool Pool<KernelTransactionImplementation>, clock Clock, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>, transactionTracer TransactionTracer, lockTracer LockTracer, cursorTracerSupplier PageCursorTracerSupplier, storageEngine StorageEngine, accessCapability AccessCapability, cursors Cursors, autoIndexing AutoIndexing, explicitIndexStore ExplicitIndexStore) in class org.neo4j.kernel.impl.api.KernelTransactionImplementation |
From |
To |
|
Change Parameter Type cpuClock : CpuClock to cpuClockRef : AtomicReference<CpuClock> in method private buildStatementOperations(storeReadLayer StoreReadLayer, autoIndexing AutoIndexing, constraintIndexCreator ConstraintIndexCreator, databaseSchemaState DatabaseSchemaState, explicitIndexStore ExplicitIndexStore, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>) : StatementOperationParts in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |
|
Change Parameter Type cpuClock : CpuClock to cpuClockRef : AtomicReference<CpuClock> in method public StackingQueryRegistrationOperations(clock SystemNanoClock, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>) in class org.neo4j.kernel.impl.api.StackingQueryRegistrationOperations |
From |
To |
|
Change Parameter Type heapAllocation : HeapAllocation to heapAllocationRef : AtomicReference<HeapAllocation> in method public KernelTransactions(statementLocksFactory StatementLocksFactory, constraintIndexCreator ConstraintIndexCreator, statementOperations StatementOperationParts, schemaWriteGuard SchemaWriteGuard, txHeaderFactory TransactionHeaderInformationFactory, transactionCommitProcess TransactionCommitProcess, indexConfigStore IndexConfigStore, explicitIndexProviderLookup ExplicitIndexProviderLookup, hooks TransactionHooks, transactionMonitor TransactionMonitor, availabilityGuard AvailabilityGuard, tracers Tracers, storageEngine StorageEngine, procedures Procedures, transactionIdStore TransactionIdStore, clock SystemNanoClock, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>, accessCapability AccessCapability, cursors Cursors, autoIndexing AutoIndexing, explicitIndexStore ExplicitIndexStore) in class org.neo4j.kernel.impl.api.KernelTransactions |
From |
To |
|
Rename Variable heapAllocation : HeapAllocation to heapAllocationRef : AtomicReference<HeapAllocation> in method private buildKernel(logFiles LogFiles, appender TransactionAppender, indexingService IndexingService, storeLayer StoreReadLayer, databaseSchemaState DatabaseSchemaState, labelScanStore LabelScanStore, storageEngine StorageEngine, indexConfigStore IndexConfigStore, transactionIdStore TransactionIdStore, availabilityGuard AvailabilityGuard, clock SystemNanoClock, propertyAccessor PropertyAccessor) : NeoStoreKernelModule in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |
|
Rename Variable cpuClock : CpuClock to cpuClockRef : AtomicReference<CpuClock> in method private buildKernel(logFiles LogFiles, appender TransactionAppender, indexingService IndexingService, storeLayer StoreReadLayer, databaseSchemaState DatabaseSchemaState, labelScanStore LabelScanStore, storageEngine StorageEngine, indexConfigStore IndexConfigStore, transactionIdStore TransactionIdStore, availabilityGuard AvailabilityGuard, clock SystemNanoClock, propertyAccessor PropertyAccessor) : NeoStoreKernelModule in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |
|
Change Variable Type cpuClock : CpuClock to cpuClockRef : AtomicReference<CpuClock> in method private buildKernel(logFiles LogFiles, appender TransactionAppender, indexingService IndexingService, storeLayer StoreReadLayer, databaseSchemaState DatabaseSchemaState, labelScanStore LabelScanStore, storageEngine StorageEngine, indexConfigStore IndexConfigStore, transactionIdStore TransactionIdStore, availabilityGuard AvailabilityGuard, clock SystemNanoClock, propertyAccessor PropertyAccessor) : NeoStoreKernelModule in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |
|
Change Variable Type heapAllocation : HeapAllocation to heapAllocationRef : AtomicReference<HeapAllocation> in method private buildKernel(logFiles LogFiles, appender TransactionAppender, indexingService IndexingService, storeLayer StoreReadLayer, databaseSchemaState DatabaseSchemaState, labelScanStore LabelScanStore, storageEngine StorageEngine, indexConfigStore IndexConfigStore, transactionIdStore TransactionIdStore, availabilityGuard AvailabilityGuard, clock SystemNanoClock, propertyAccessor PropertyAccessor) : NeoStoreKernelModule in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |
|
Rename Parameter heapAllocation : HeapAllocation to heapAllocationRef : AtomicReference<HeapAllocation> in method public KernelTransactions(statementLocksFactory StatementLocksFactory, constraintIndexCreator ConstraintIndexCreator, statementOperations StatementOperationParts, schemaWriteGuard SchemaWriteGuard, txHeaderFactory TransactionHeaderInformationFactory, transactionCommitProcess TransactionCommitProcess, indexConfigStore IndexConfigStore, explicitIndexProviderLookup ExplicitIndexProviderLookup, hooks TransactionHooks, transactionMonitor TransactionMonitor, availabilityGuard AvailabilityGuard, tracers Tracers, storageEngine StorageEngine, procedures Procedures, transactionIdStore TransactionIdStore, clock SystemNanoClock, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>, accessCapability AccessCapability, cursors Cursors, autoIndexing AutoIndexing, explicitIndexStore ExplicitIndexStore) in class org.neo4j.kernel.impl.api.KernelTransactions |
From |
To |
|
Rename Parameter cpuClock : CpuClock to cpuClockRef : AtomicReference<CpuClock> in method public KernelTransactionImplementation(statementOperations StatementOperationParts, schemaWriteGuard SchemaWriteGuard, hooks TransactionHooks, constraintIndexCreator ConstraintIndexCreator, procedures Procedures, headerInformationFactory TransactionHeaderInformationFactory, commitProcess TransactionCommitProcess, transactionMonitor TransactionMonitor, explicitIndexTxStateSupplier Supplier<ExplicitIndexTransactionState>, pool Pool<KernelTransactionImplementation>, clock Clock, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>, transactionTracer TransactionTracer, lockTracer LockTracer, cursorTracerSupplier PageCursorTracerSupplier, storageEngine StorageEngine, accessCapability AccessCapability, cursors Cursors, autoIndexing AutoIndexing, explicitIndexStore ExplicitIndexStore) in class org.neo4j.kernel.impl.api.KernelTransactionImplementation |
From |
To |
|
Rename Parameter heapAllocation : HeapAllocation to heapAllocationRef : AtomicReference<HeapAllocation> in method private buildStatementOperations(storeReadLayer StoreReadLayer, autoIndexing AutoIndexing, constraintIndexCreator ConstraintIndexCreator, databaseSchemaState DatabaseSchemaState, explicitIndexStore ExplicitIndexStore, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>) : StatementOperationParts in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |
|
Rename Parameter heapAllocation : HeapAllocation to heapAllocationRef : AtomicReference<HeapAllocation> in method public StackingQueryRegistrationOperations(clock SystemNanoClock, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>) in class org.neo4j.kernel.impl.api.StackingQueryRegistrationOperations |
From |
To |
|
Rename Parameter cpuClock : CpuClock to cpuClockRef : AtomicReference<CpuClock> in method public KernelTransactions(statementLocksFactory StatementLocksFactory, constraintIndexCreator ConstraintIndexCreator, statementOperations StatementOperationParts, schemaWriteGuard SchemaWriteGuard, txHeaderFactory TransactionHeaderInformationFactory, transactionCommitProcess TransactionCommitProcess, indexConfigStore IndexConfigStore, explicitIndexProviderLookup ExplicitIndexProviderLookup, hooks TransactionHooks, transactionMonitor TransactionMonitor, availabilityGuard AvailabilityGuard, tracers Tracers, storageEngine StorageEngine, procedures Procedures, transactionIdStore TransactionIdStore, clock SystemNanoClock, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>, accessCapability AccessCapability, cursors Cursors, autoIndexing AutoIndexing, explicitIndexStore ExplicitIndexStore) in class org.neo4j.kernel.impl.api.KernelTransactions |
From |
To |
|
Rename Parameter heapAllocation : HeapAllocation to heapAllocationRef : AtomicReference<HeapAllocation> in method public KernelTransactionImplementation(statementOperations StatementOperationParts, schemaWriteGuard SchemaWriteGuard, hooks TransactionHooks, constraintIndexCreator ConstraintIndexCreator, procedures Procedures, headerInformationFactory TransactionHeaderInformationFactory, commitProcess TransactionCommitProcess, transactionMonitor TransactionMonitor, explicitIndexTxStateSupplier Supplier<ExplicitIndexTransactionState>, pool Pool<KernelTransactionImplementation>, clock Clock, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>, transactionTracer TransactionTracer, lockTracer LockTracer, cursorTracerSupplier PageCursorTracerSupplier, storageEngine StorageEngine, accessCapability AccessCapability, cursors Cursors, autoIndexing AutoIndexing, explicitIndexStore ExplicitIndexStore) in class org.neo4j.kernel.impl.api.KernelTransactionImplementation |
From |
To |
|
Rename Parameter cpuClock : CpuClock to cpuClockRef : AtomicReference<CpuClock> in method private buildStatementOperations(storeReadLayer StoreReadLayer, autoIndexing AutoIndexing, constraintIndexCreator ConstraintIndexCreator, databaseSchemaState DatabaseSchemaState, explicitIndexStore ExplicitIndexStore, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>) : StatementOperationParts in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |
|
Rename Parameter cpuClock : CpuClock to cpuClockRef : AtomicReference<CpuClock> in method public StackingQueryRegistrationOperations(clock SystemNanoClock, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>) in class org.neo4j.kernel.impl.api.StackingQueryRegistrationOperations |
From |
To |