92571564e8aa0867b117b73578a9e2c5d8b0dd9a
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 2 | ||
Parameterize Variable startNode : long to nodeId : long in method private incrementCount(relationship InputRelationship, nodeId long, inputNodeId Object) : void in class org.neo4j.unsafe.impl.batchimport.CalculateDenseNodesStep | From | To | |
Parameterize Variable endNode : long to nodeId : long in method private incrementCount(relationship InputRelationship, nodeId long, inputNodeId Object) : void in class org.neo4j.unsafe.impl.batchimport.CalculateDenseNodesStep | From | To | |
Extract Method | 2 | ||
Extract Method private incrementCount(relationship InputRelationship, nodeId long, inputNodeId Object) : void extracted from protected process(ticket long, batch Batch<InputRelationship,RelationshipRecord>) : Object in class org.neo4j.unsafe.impl.batchimport.CalculateDenseNodesStep | From | To |