|
Change Return Type int to long in method private incrementCount(array ByteArray, nodeId long, offset int) : long in class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCache |
From |
To |
|
Change Return Type int to long in method package getAndSetCount(id long, direction Direction, newCount long) : long in class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCache.RelGroupCache |
From |
To |
|
Change Return Type int to long in method public incrementCount(nodeId long) : long in class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCache |
From |
To |
|
Change Return Type int to long in method private getCount(array ByteArray, index long, offset int) : long in class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCache |
From |
To |
|
Change Return Type int to long in method public getCount(nodeId long, direction Direction) : long in class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCache |
From |
To |
|
Change Return Type int to long in method private incrementRandomCounts(link NodeRelationshipCache, nodeCount int, i int) : long in class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCacheTest |
From |
To |
|
Change Variable Type count : int to count : long in method package getAndSetCount(id long, direction Direction, newCount long) : long in class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCache.RelGroupCache |
From |
To |
|
Change Variable Type highestSeenCount : int to highestSeenCount : long in method private incrementRandomCounts(link NodeRelationshipCache, nodeCount int, i int) : long in class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCacheTest |
From |
To |
|
Change Variable Type count : int to count : long in method private incrementCount(array ByteArray, nodeId long, offset int) : long in class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCache |
From |
To |
|
Change Variable Type count : int to count : long in method private testNode(link NodeRelationshipCache, node long, direction Direction) : void in class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCacheTest |
From |
To |
|
Change Variable Type count : int to count : long in method public shouldFailFastOnTooHighCountOnNode() : void in class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCacheTest |
From |
To |