fa5d4a3b180ae967ba1f39fab40543611b16242c
Files Diff
- Added: 12
- Removed: 0
- Renamed: 0
- Modified: 18
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type void to InputRelationship in method public setSpecificId(id long) : InputRelationship in class org.neo4j.unsafe.impl.batchimport.input.InputRelationship | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute groups : Map<String,Group> to byName : Map<String,Group> in class org.neo4j.unsafe.impl.batchimport.input.Groups | From | To | |
| Extract Method | 1 | ||
| Extract Method public contains(array T[], arrayLength int, contains T) : boolean extracted from public contains(array T[], contains T) : boolean in class org.neo4j.helpers.ArrayUtil | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter nodeInput : InputIterable<InputNode> to nodes : InputIterable<InputNode> in method public IdMapperPreparationStage(config Configuration, idMapper IdMapper, nodes InputIterable<InputNode>, inputCache InputCache) in class org.neo4j.unsafe.impl.batchimport.ParallelBatchImporter.IdMapperPreparationStage | From | To |