733827625210ce3f98a08fe4ef7fb3cd4a4b0f82
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private cache : NodeRelationshipCache from class org.neo4j.unsafe.impl.batchimport.CalculateDenseNodesStage to private cache : NodeRelationshipCache from class org.neo4j.unsafe.impl.batchimport.NodeStage | From | To | |
Rename Attribute | 1 | ||
Rename Attribute highId : long to highNodeId : long in class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCache | From | To | |
Extract Method | 1 | ||
Extract Method package nullSafeMemoryStatsVisitor(visitable MemoryStatsVisitor.Visitable, visitor MemoryStatsVisitor) : void extracted from public acceptMemoryStatsVisitor(visitor MemoryStatsVisitor) : void in class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCache | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method package nullSafeMemoryStatsVisitor(visitable MemoryStatsVisitor.Visitable, visitor MemoryStatsVisitor) : void extracted from public acceptMemoryStatsVisitor(visitor MemoryStatsVisitor) : void in class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCache.RelGroupCache & moved to class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCache | From | To |