a81a055f07f219013312e46e55e00836a73f35c8
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Supplier<StorageStatement> to StoreStatements in method private storeStatementSupplier(neoStores NeoStores, config Config, lockService LockService) : StoreStatements in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordStorageEngine | From | To | |
Inline Variable | 1 | ||
Inline Variable metaDataStore : MetaDataStore in method private newKernelTransactions(commitProcess TransactionCommitProcess) : KernelTransactions from class org.neo4j.kernel.impl.api.KernelTransactionsTest | From | To |