java.lang.Object
org.apache.jena.tdb1.base.page.PageBase
- All Implemented Interfaces:
org.apache.jena.atlas.io.Printable,Page
- Direct Known Subclasses:
RecordBufferPageBase
A page with a byte buffer
-
Method Details
-
reset
Description copied from interface:PageThe underlying block for this page has changed (e.g. it's been promoted and the promotion may have caused something to change -
getBackingBlock
Description copied from interface:PageReturn the block associated with this page- Specified by:
getBackingBlockin interfacePage
-
getId
public final int getId()
-