803d31d438fc2005d75a89bae7b483352d16a352
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getIndexStore() : IndexConfigStore renamed to public getIndexConfigStore() : IndexConfigStore in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl | From | To | |
Extract Variable | 1 | ||
Extract Variable inserter : BatchInserterImpl in method public inserter(storeDir File, config Map<String,String>, kernelExtensions Iterable<KernelExtensionFactory<?>>) : BatchInserter from class org.neo4j.unsafe.batchinsert.BatchInserters | From | To |