|
Move Method public shouldCalculateBigPageSizeForBiggerMemory() : void from class org.neo4j.unsafe.impl.batchimport.store.BatchingNeoStoresTest to public shouldCalculateBigPageSizeForBiggerMemory() : void from class org.neo4j.unsafe.impl.batchimport.ConfigurationTest |
From |
To |
|
Move Method public shouldNotGoHigherThan8mPageSizeForBigMemory() : void from class org.neo4j.unsafe.impl.batchimport.store.BatchingNeoStoresTest to public shouldNotGoHigherThan8mPageSizeForBigMemory() : void from class org.neo4j.unsafe.impl.batchimport.ConfigurationTest |
From |
To |
|
Move Method public shouldNotGoLowerThan8kPageSizeForSmallMemory() : void from class org.neo4j.unsafe.impl.batchimport.store.BatchingNeoStoresTest to public shouldNotGoLowerThan8kPageSizeForSmallMemory() : void from class org.neo4j.unsafe.impl.batchimport.ConfigurationTest |
From |
To |
|
Move Method public shouldCalculateSmallPageSizeForSmallerMemory() : void from class org.neo4j.unsafe.impl.batchimport.store.BatchingNeoStoresTest to public shouldCalculateSmallPageSizeForSmallerMemory() : void from class org.neo4j.unsafe.impl.batchimport.ConfigurationTest |
From |
To |
|
Move Method package calculateOptimalPageSize(memorySize long, numberOfPages int) : int from class org.neo4j.unsafe.impl.batchimport.store.BatchingNeoStores to private calculateOptimalPageSize(memorySize long, numberOfPages int) : int from class org.neo4j.unsafe.impl.batchimport.Configuration.Default |
From |
To |