Package org.h2.test.store
package org.h2.test.store
This package contains tests for the map store.
-
ClassesClassDescriptionCalculate the constant for the secondary / supplemental hash function, so that the hash function mixes the input bits as much as possible.Calculate the constant for the secondary hash function, so that the hash function mixes the input bits as much as possible.A list that maintains ranges of free space (in blocks).A list that maintains ranges of free space (in blocks) in a file.A row type.A custom map returning the keys and values 1 ..A builder for this class.Tests performance and helps analyze bottlenecks.Tests the cache algorithm.Tests the cache algorithm.Tests the cache algorithm.Test utility classes.Test off-line compaction procedure used by SHUTDOWN DEFRAG commandTests the free space list.Tests the MVStore.Tests the r-tree.Tests the MVStore.Tests the performance and memory usage claims in the documentation.Tests the MVStore cache.Tests concurrently accessing a tree map store.Test that the MVStore eventually stops optimizing (does not excessively optiTests the MVStoreTool class.Tests the MVStore in a database.Test the ObjectType class.Tests the MVStore.Test sharded maps.Test using volatile fields to ensure we don't read from a version that is concurrently written to.Test the stream store.Test concurrent transactions.