edf3ebd9426904b0dc93027e983ad29f7df24170
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type int to long in method private nextFreeId() : long in class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCache.RelGroupCache | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type nextFreeId : AtomicInteger to nextFreeId : AtomicLong in class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCache.RelGroupCache | From | To |