95383aba8c01acf51eefa392e1aaa7ef5163c0d4
Files Diff
- Added: 2
- Removed: 4
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected create() : NeoStoreTransactionContext renamed to public newInstance() : NeoStoreTransactionContext in class org.neo4j.kernel.impl.transaction.state.NeoStoreTransactionContextFactory | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type contextSupplier : NeoStoreTransactionContextSupplier to contextSupplier : NeoStoreTransactionContextFactory in method private newKernelTransactions(commitProcess TransactionCommitProcess, contextSupplier NeoStoreTransactionContextFactory) : KernelTransactions in class org.neo4j.kernel.impl.api.KernelTransactionsTest | From | To | |
Change Parameter Type neoStoreTransactionContextSupplier : NeoStoreTransactionContextSupplier to neoStoreTransactionContextFactory : NeoStoreTransactionContextFactory in method public KernelTransactions(neoStoreTransactionContextFactory NeoStoreTransactionContextFactory, neoStore NeoStore, locks Locks, integrityValidator IntegrityValidator, constraintIndexCreator ConstraintIndexCreator, indexingService IndexingService, labelScanStore LabelScanStore, statementOperations StatementOperationParts, updateableSchemaState UpdateableSchemaState, schemaWriteGuard SchemaWriteGuard, providerMap SchemaIndexProviderMap, txHeaderFactory TransactionHeaderInformationFactory, storeLayer StoreReadLayer, transactionCommitProcess TransactionCommitProcess, indexConfigStore IndexConfigStore, legacyIndexProviderLookup LegacyIndexProviderLookup, hooks TransactionHooks, transactionMonitor TransactionMonitor, dataSourceLife LifeSupport, tracers Tracers) in class org.neo4j.kernel.impl.api.KernelTransactions | From | To | |
Rename Variable | 1 | ||
Rename Variable neoStoreTransactionContextSupplier : NeoStoreTransactionContextSupplier to neoStoreTxContextFactory : NeoStoreTransactionContextFactory in method private buildKernel(integrityValidator IntegrityValidator, appender TransactionAppender, neoStore NeoStore, storeApplier TransactionRepresentationStoreApplier, indexingService IndexingService, indexUpdatesValidator IndexUpdatesValidator, storeLayer StoreReadLayer, updateableSchemaState UpdateableSchemaState, labelScanStore LabelScanStore, schemaIndexProviderMap SchemaIndexProviderMap) : KernelModule in class org.neo4j.kernel.NeoStoreDataSource | From | To | |
Rename Class | 1 | ||
Rename Class org.neo4j.kernel.impl.transaction.state.NeoStoreTransactionContextSupplier renamed to org.neo4j.kernel.impl.transaction.state.NeoStoreTransactionContextFactory | From | To | |
Rename Attribute | 1 | ||
Rename Attribute neoStoreTransactionContextSupplier : NeoStoreTransactionContextSupplier to neoStoreTransactionContextFactory : NeoStoreTransactionContextFactory in class org.neo4j.kernel.impl.api.KernelTransactions | From | To | |
Change Variable Type | 1 | ||
Change Variable Type neoStoreTransactionContextSupplier : NeoStoreTransactionContextSupplier to neoStoreTxContextFactory : NeoStoreTransactionContextFactory in method private buildKernel(integrityValidator IntegrityValidator, appender TransactionAppender, neoStore NeoStore, storeApplier TransactionRepresentationStoreApplier, indexingService IndexingService, indexUpdatesValidator IndexUpdatesValidator, storeLayer StoreReadLayer, updateableSchemaState UpdateableSchemaState, labelScanStore LabelScanStore, schemaIndexProviderMap SchemaIndexProviderMap) : KernelModule in class org.neo4j.kernel.NeoStoreDataSource | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type neoStoreTransactionContextSupplier : NeoStoreTransactionContextSupplier to neoStoreTransactionContextFactory : NeoStoreTransactionContextFactory in class org.neo4j.kernel.impl.api.KernelTransactions | From | To | |
Rename Parameter | 1 | ||
Rename Parameter neoStoreTransactionContextSupplier : NeoStoreTransactionContextSupplier to neoStoreTransactionContextFactory : NeoStoreTransactionContextFactory in method public KernelTransactions(neoStoreTransactionContextFactory NeoStoreTransactionContextFactory, neoStore NeoStore, locks Locks, integrityValidator IntegrityValidator, constraintIndexCreator ConstraintIndexCreator, indexingService IndexingService, labelScanStore LabelScanStore, statementOperations StatementOperationParts, updateableSchemaState UpdateableSchemaState, schemaWriteGuard SchemaWriteGuard, providerMap SchemaIndexProviderMap, txHeaderFactory TransactionHeaderInformationFactory, storeLayer StoreReadLayer, transactionCommitProcess TransactionCommitProcess, indexConfigStore IndexConfigStore, legacyIndexProviderLookup LegacyIndexProviderLookup, hooks TransactionHooks, transactionMonitor TransactionMonitor, dataSourceLife LifeSupport, tracers Tracers) in class org.neo4j.kernel.impl.api.KernelTransactions | From | To |