java.lang.Object
org.apache.jena.tdb1.index.bplustree.BPTreePage
- All Implemented Interfaces:
org.apache.jena.atlas.io.Printable,Page
- Direct Known Subclasses:
BPTreeNode,BPTreeRecords
Abstraction of a B+Tree node - either an branch (BTreeNode) or leaf (BTreeLeaf - records)
-
Field Summary
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.jena.tdb1.base.page.Page
getBackingBlock, getId, resetMethods inherited from interface org.apache.jena.atlas.io.Printable
output
-
Method Details
-
getBPlusTree
-
getParams
-