825c037acb769ca4d3bac946eedc39b0d60b0933
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute relationshipCount : int to RELATIONSHIP_COUNT : int in method public shouldImportCsvData() : void in class org.neo4j.unsafe.impl.batchimport.ParallelBatchImporterTest | From | To | |
Extract Variable | 3 | ||
Extract Variable nodeId : Object in method private nodes(count long, inputIdGenerator InputIdGenerator, groups IdGroupDistribution) : InputIterable<InputNode> from class org.neo4j.unsafe.impl.batchimport.ParallelBatchImporterTest | From | To | |
Extract Variable nodeId : Object in method protected fetchNextOrNull() : InputNode from class org.neo4j.unsafe.impl.batchimport.ParallelBatchImporterTest.nodes.iterator | From | To | |
Extract Variable nodeId : Object in method public iterator() : InputIterator<InputNode> from class org.neo4j.unsafe.impl.batchimport.ParallelBatchImporterTest.nodes | From | To |