6d43d73f34240662f6422fd04280312c79766ceb
Files Diff
- Added: 9
- Removed: 1
- Renamed: 0
- Modified: 20
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable checkPointing : CheckPointer to checkPointer : CheckPointerImpl in method private buildTransactionLogs(storeDir File, config Config, logProvider LogProvider, scheduler JobScheduler, labelScanStore LabelScanStore, fileSystemAbstraction FileSystemAbstraction, neoStore NeoStore, cacheAccess CacheAccessBackDoor, indexingService IndexingService, indexProviders Iterable<IndexImplementation>) : TransactionLogModule in class org.neo4j.kernel.NeoStoreDataSource | From | To | |
| Move Attribute | 4 | ||
| Move Attribute private checkPointer : CheckPointer from class org.neo4j.kernel.impl.transaction.log.BatchingTransactionAppenderConcurrencyTest to private checkPointer : CheckPointer from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointScheduler | From | To | |
| Move Attribute private checkPointer : CheckPointer from class org.neo4j.kernel.impl.transaction.log.BatchingTransactionAppender to private checkPointer : CheckPointer from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointScheduler | From | To | |
| Move Attribute private checkPointer : CheckPointer from class org.neo4j.kernel.impl.transaction.log.BatchingTransactionAppenderConcurrencyTest to private checkPointer : CheckPointer from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointSchedulerTest | From | To | |
| Move Attribute private checkPointer : CheckPointer from class org.neo4j.kernel.impl.transaction.log.BatchingTransactionAppender to private checkPointer : CheckPointer from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointSchedulerTest | From | To | |
| Merge Variable | 1 | ||
| Merge Variable [checkPointing : CheckPointer, transactionCountThreshold : CheckPointTransactionCountThreshold] to transactionCommittedConsumer : LongConsumer in method private buildTransactionLogs(storeDir File, config Config, logProvider LogProvider, scheduler JobScheduler, labelScanStore LabelScanStore, fileSystemAbstraction FileSystemAbstraction, neoStore NeoStore, cacheAccess CacheAccessBackDoor, indexingService IndexingService, indexProviders Iterable<IndexImplementation>) : TransactionLogModule in class org.neo4j.kernel.NeoStoreDataSource | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute enabler : CheckPointThreshold to threshold : CheckPointThreshold in class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointerImplTest | From | To | |
| Rename Attribute NULL : NullLogProvider to NULL_LOG_PROVIDER : NullLogProvider in class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointerImplTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type checkPointing : CheckPointer to checkPointer : CheckPointerImpl in method private buildTransactionLogs(storeDir File, config Config, logProvider LogProvider, scheduler JobScheduler, labelScanStore LabelScanStore, fileSystemAbstraction FileSystemAbstraction, neoStore NeoStore, cacheAccess CacheAccessBackDoor, indexingService IndexingService, indexProviders Iterable<IndexImplementation>) : TransactionLogModule in class org.neo4j.kernel.NeoStoreDataSource | From | To | |
| Extract Variable | 1 | ||
| Extract Variable txThreshold : int in method private buildTransactionLogs(storeDir File, config Config, logProvider LogProvider, scheduler JobScheduler, labelScanStore LabelScanStore, fileSystemAbstraction FileSystemAbstraction, neoStore NeoStore, cacheAccess CacheAccessBackDoor, indexingService IndexingService, indexProviders Iterable<IndexImplementation>) : TransactionLogModule from class org.neo4j.kernel.NeoStoreDataSource | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter enabler : CheckPointThreshold to threshold : CheckPointThreshold in method public CheckPointerImpl(transactionIdStore TransactionIdStore, threshold CheckPointThreshold, storeFlusher StoreFlusher, logPruning LogPruning, kernelHealth KernelHealth, logProvider LogProvider, tracer CheckPointTracer, logFile LogFile) in class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointerImpl | From | To |