Package org.h2.dev.cluster
A clustering implementation.
-
Interface Summary Interface Description ShardedMap.CountedMap<K,V> A map that can efficiently return the index of a key, and the key at a given index.ShardedMap.LargeMap A large map. -
Class Summary Class Description ShardedMap<K,V> A sharded map.