f039131238f3c797ee624d83c53161f769b438cb
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute config : Config to databaseConfig : Config in class org.neo4j.commandline.dbms.CsvImporter | From | To | |
Extract Method | 1 | ||
Extract Method public allAvailableProcessors() : int extracted from public maxNumberOfProcessors() : int in class org.neo4j.unsafe.impl.batchimport.Configuration | From | To | |
Rename Parameter | 1 | ||
Rename Parameter config : Config to databaseConfig : Config in method package CsvImporter(args Args, databaseConfig Config, outsideWorld OutsideWorld) in class org.neo4j.commandline.dbms.CsvImporter | From | To |