cd66e8e79c0f02ca6814f4845a6bf8bf6f3dbc28
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type storeDirectory : File to logFiles : PhysicalLogFiles in method package scan(logFiles PhysicalLogFiles, handler InconsistenciesHandler, checkTypes CheckType<?,?>...) : boolean in class org.neo4j.tools.txlog.CheckTxLogs | From | To | |
| Change Parameter Type storeDirectory : File to logFiles : PhysicalLogFiles in method public openLogs(fs FileSystemAbstraction, logFiles PhysicalLogFiles) : LogEntryCursor in class org.neo4j.test.LogTestUtils | From | To | |
| Change Parameter Type storeDirectory : File to logFiles : PhysicalLogFiles in method private scan(logFiles PhysicalLogFiles, handler InconsistenciesHandler, check CheckType<C,R>) : boolean in class org.neo4j.tools.txlog.CheckTxLogs | From | To | |
| Rename Variable | 1 | ||
| Rename Variable printStream : PrintStream to out : PrintStream in method public main(args String[]) : void in class org.neo4j.tools.txlog.CheckTxLogs | From | To | |
| Extract Variable | 1 | ||
| Extract Variable handler : InconsistenciesHandler in method public checkAll(storeDirectory File) : boolean from class org.neo4j.tools.txlog.CheckTxLogs | From | To | |
| Extract Method | 3 | ||
| Extract Method private incrementAndPerhapsThrow() : void extracted from public reportInconsistentCommand(committed RecordInfo<?>, current RecordInfo<?>) : void in class org.neo4j.tools.txlog.PrintingInconsistenciesHandler | From | To | |
| Extract Method private ensureLogExists(log File) : FileSystemAbstraction extracted from private writeTxContent(log File, txId long, commands Command...) : void in class org.neo4j.tools.txlog.CheckTxLogsTest | From | To | |
| Extract Method private writeContent(log File, consumer ThrowingConsumer<TransactionLogWriter,IOException>) : void extracted from private writeTxContent(log File, txId long, commands Command...) : void in class org.neo4j.tools.txlog.CheckTxLogsTest | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter storeDirectory : File to logFiles : PhysicalLogFiles in method public openLogs(fs FileSystemAbstraction, logFiles PhysicalLogFiles) : LogEntryCursor in class org.neo4j.test.LogTestUtils | From | To | |
| Rename Parameter storeDirectory : File to logFiles : PhysicalLogFiles in method package scan(logFiles PhysicalLogFiles, handler InconsistenciesHandler, checkTypes CheckType<?,?>...) : boolean in class org.neo4j.tools.txlog.CheckTxLogs | From | To | |
| Rename Parameter storeDirectory : File to logFiles : PhysicalLogFiles in method private scan(logFiles PhysicalLogFiles, handler InconsistenciesHandler, check CheckType<C,R>) : boolean in class org.neo4j.tools.txlog.CheckTxLogs | From | To |