fc837190d6a33a70bca4c0b5756202f969ca3dde
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type config : Map<String,String> to config : Config in method private newBatchInserter(config Config) : BatchInserter in class org.neo4j.unsafe.batchinsert.internal.BatchInsertIndexProviderTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type config : Map<String,String> to config : Config in method public batchInserterShouldUseConfiguredIndexProvider() : void in class org.neo4j.unsafe.batchinsert.internal.BatchInsertIndexProviderTest | From | To |