Package org.h2.dev.cluster
Interface ShardedMap.LargeMap
- Enclosing class:
ShardedMap<K,V>
public static interface ShardedMap.LargeMap
A large map.
-
Method Summary
-
Method Details
-
sizeAsLong
long sizeAsLong()The size of the map.- Returns:
- the size
-