e5ca5d120ed4a16eed2985109efd80f23eeeda05
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [indexService : IndexingService, labelScanStore : LabelScanStore] to storageEngine : StorageEngine in class org.neo4j.kernel.impl.api.KernelTransactionImplementation | From | To | |
| Merge Parameter | 1 | ||
| Merge Parameter [storeLayer : StoreReadLayer, neoStores : NeoStores] to storageEngine : StorageEngine in method public KernelTransactionImplementation(operations StatementOperationParts, schemaWriteGuard SchemaWriteGuard, schemaState UpdateableSchemaState, recordState TransactionRecordState, locks Locks.Client, hooks TransactionHooks, constraintIndexCreator ConstraintIndexCreator, headerInformationFactory TransactionHeaderInformationFactory, commitProcess TransactionCommitProcess, transactionMonitor TransactionMonitor, legacyIndexTransactionState LegacyIndexTransactionState, pool Pool<KernelTransactionImplementation>, constraintSemantics ConstraintSemantics, clock Clock, tracer TransactionTracer, storageEngine StorageEngine) in class org.neo4j.kernel.impl.api.KernelTransactionImplementation | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute storeLayer : StoreReadLayer to storageEngine : StorageEngine in class org.neo4j.kernel.impl.api.KernelTransactions | From | To | |
| Extract Variable | 4 | ||
| Extract Variable metaDataStore : MetaDataStore in method private newKernelTransactions(commitProcess TransactionCommitProcess, contextSupplier NeoStoreTransactionContextFactory) : KernelTransactions from class org.neo4j.kernel.impl.api.KernelTransactionsTest | From | To | |
| Extract Variable storageEngine : StorageEngine in method private newKernelTransactions(commitProcess TransactionCommitProcess, contextSupplier NeoStoreTransactionContextFactory) : KernelTransactions from class org.neo4j.kernel.impl.api.KernelTransactionsTest | From | To | |
| Extract Variable integrityValidator : IntegrityValidator in method private newKernelTransactions(commitProcess TransactionCommitProcess, contextSupplier NeoStoreTransactionContextFactory) : KernelTransactions from class org.neo4j.kernel.impl.api.KernelTransactionsTest | From | To | |
| Extract Variable storageEngine : StorageEngine in method package kernelTransaction() : KernelTransaction from class org.neo4j.kernel.api.KernelTransactionFactory | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type storeLayer : StoreReadLayer to storageEngine : StorageEngine in class org.neo4j.kernel.impl.api.KernelTransactions | From | To |