b148f16fd187b44e51f980821a90c2a0226d1c5f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method public inserter(storeDir File, config Map<String,String>) : BatchInserter extracted from public run(configuration Configuration) : void in class org.neo4j.perftest.enterprise.generator.DataGenerator & moved to class org.neo4j.unsafe.batchinsert.BatchInserters | From | To | |
Extract And Move Method public inserter(storeDir File, config Map<String,String>) : BatchInserter extracted from private createInserterAndGetMemoryMappingConfig(initialConfig Map<String,String>) : int in class org.neo4j.unsafe.batchinsert.BatchInserterImplTest & moved to class org.neo4j.unsafe.batchinsert.BatchInserters | From | To |