192dd70ed1c53652477f375a4b23ba61c1e310eb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public doNotTruncateNewerTransactionLogFile() : void renamed to public doNotTruncateNewerTransactionLogFileWhenFailOnError() : void in class org.neo4j.kernel.RecoveryCorruptedTransactionLogIT | From | To | |
| Rename Variable | 2 | ||
| Rename Variable spi : RecoveryService to recoveryService : RecoveryService in method private buildRecovery(fileSystemAbstraction FileSystemAbstraction, transactionIdStore TransactionIdStore, tailScanner LogTailScanner, recoveryMonitor RecoveryMonitor, positionMonitor PositionToRecoverFrom.Monitor, logFiles PhysicalLogFiles, startupStatistics StartupStatisticsProvider, storageEngine StorageEngine, logicalTransactionStore LogicalTransactionStore) : void in class org.neo4j.kernel.NeoStoreDataSource | From | To | |
| Rename Variable e : Exception to t : Throwable in method public init() : void in class org.neo4j.kernel.recovery.Recovery | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type e : Exception to t : Throwable in method public init() : void in class org.neo4j.kernel.recovery.Recovery | From | To |