bf0c0f810b3f561dbf997df80e43ec23139db352
Files Diff
- Added: 10
- Removed: 6
- Renamed: 0
- Modified: 30
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type ids : PrimitiveLongIterator to ids : RecordIdIterator in method public ReadRecordsStep(control StageControl, config Configuration, store RecordStore<RECORD>, ids RecordIdIterator) in class org.neo4j.unsafe.impl.batchimport.staging.ReadRecordsStep | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private badCollector : Collector from class org.neo4j.unsafe.impl.batchimport.CalculateDenseNodePrepareStep to private badCollector : Collector from class org.neo4j.unsafe.impl.batchimport.CalculateDenseNodesStep | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass org.neo4j.unsafe.impl.batchimport.staging.ForkedProcessorStep from classes [org.neo4j.unsafe.impl.batchimport.CalculateDenseNodesStep, org.neo4j.unsafe.impl.batchimport.RelationshipEncoderStep] | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute parallelizer : ParallelizeByNodeIdStep to idAssigner : AssignRelationshipIdBatchStep in class org.neo4j.unsafe.impl.batchimport.RelationshipStage | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type ids : PrimitiveLongIterator to ids : RecordIdIterator in class org.neo4j.unsafe.impl.batchimport.staging.ReadRecordsStep | From | To | |
| Change Attribute Type parallelizer : ParallelizeByNodeIdStep to idAssigner : AssignRelationshipIdBatchStep in class org.neo4j.unsafe.impl.batchimport.RelationshipStage | From | To |