Class Page.PageReference<K,V>
java.lang.Object
org.h2.mvstore.Page.PageReference<K,V>
A pointer to a page, either in-memory or using a page position.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PageReference
-
-
Method Details
-
empty
Get an empty page reference.- Type Parameters:
X- the key classY- the value class- Returns:
- the page reference
-
getPage
-
toString
-