d20602a59cbc929de8d6f9f8b63638b9bb7f7886
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable input : InputEntityDeserializer<ENTITY> in method protected createNestedIterator(dataFactory DataFactory<ENTITY>) : InputIterator<ENTITY> from class org.neo4j.unsafe.impl.batchimport.input.csv.InputGroupsDeserializer | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type currentInput : InputEntityDeserializer<ENTITY> to currentInput : InputIterator<ENTITY> in class org.neo4j.unsafe.impl.batchimport.input.csv.InputGroupsDeserializer | From | To |