78c233efa7b21b123eb7fd8683127cc6400e6d50
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 1 | ||
| Move Attribute private out : PrintStream from class org.neo4j.diagnostics.DiagnosticsReporter to private out : PrintStream from class org.neo4j.diagnostics.NonInteractiveProgress | From | To | |
| Move Class | 1 | ||
| Move Class org.neo4j.diagnostics.DiagnosticsReporter.InteractiveProgress moved to org.neo4j.diagnostics.InteractiveProgress | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter currentFileIndex : long to currentStepIndex : long in method public started(currentStepIndex long, target String) : void in class org.neo4j.diagnostics.DiagnosticsReporterProgressCallback | From | To | |
| Rename Parameter currentFileIndex : long to currentStepIndex : long in method public started(currentStepIndex long, target String) : void in class org.neo4j.diagnostics.InteractiveProgress | From | To |