Package org.h2.test.store

This package contains tests for the map store.

See:
          Description

Class Summary
CalculateHashConstant Calculate the constant for the secondary hash function, so that the hash function mixes the input bits as much as possible.
RowType A row type.
SampleTypeFactory A data type factory.
SequenceMap A custom map returning the keys and values values 1 .. 10.
TestCacheConcurrentLIRS Tests the cache algorithm.
TestCacheLIRS Tests the cache algorithm.
TestCacheLongKeyLIRS Tests the cache algorithm.
TestConcurrent Tests concurrently accessing a tree map store.
TestDataUtils Test utility classes.
TestMVRTree Tests the r-tree.
TestMVStore Tests the tree map store.
TestObjectType Test the ObjectType class.
TestStreamStore Test the stream store.
 

Package org.h2.test.store Description

This package contains tests for the map store.