047f17e783f69ca46b9756cf3deeb741af232d83
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type void to boolean in method package scan(logs File[], check CheckType<C,R>, handler InconsistenciesHandler) : boolean in class org.neo4j.tools.txlog.CheckTxLogs | From | To | |
Change Return Type void to boolean in method private process(command C, check CheckType<C,R>, state CommittedRecords<R>, logVersion long, handler InconsistenciesHandler) : boolean in class org.neo4j.tools.txlog.CheckTxLogs | From | To | |
Extract Variable | 1 | ||
Extract Variable isValid : boolean in method private process(command C, check CheckType<C,R>, state CommittedRecords<R>, logVersion long, handler InconsistenciesHandler) : boolean from class org.neo4j.tools.txlog.CheckTxLogs | From | To |