JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.h2.dev.cluster
Interface ShardedMap.LargeMap
Enclosing class:
ShardedMap
<
K
,
V
>
public static interface
ShardedMap.LargeMap
A large map.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
sizeAsLong
()
The size of the map.
Method Detail
sizeAsLong
long sizeAsLong()
The size of the map.
Returns:
the size
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method