| Package | Description | 
|---|---|
| com.bigdata.htree | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HTreeAn mutable persistence capable extensible hash tree. | 
| Modifier and Type | Method and Description | 
|---|---|
| com.bigdata.htree.BucketPage | INodeFactory. allocLeaf(AbstractHTree htree,
         long addr,
         ILeafData data)Create a leaf. | 
| com.bigdata.htree.DirectoryPage | INodeFactory. allocNode(AbstractHTree htree,
         long addr,
         IDirectoryData data)Create a node. | 
| protected static void | AbstractHTreeTestCase. assertSameHTree(AbstractHTree expected,
               AbstractHTree actual)FIXME Write test helper assertSameHTree(). | 
| void | HTreePageStats. visit(AbstractHTree htree,
     com.bigdata.htree.AbstractPage node) | 
| com.bigdata.htree.AbstractPage | NodeSerializer. wrap(AbstractHTree btree,
    long addr,
    IAbstractNodeData data) | 
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.