| Package | Description |
|---|---|
| com.bigdata.btree |
The
BTree is a scalable B+-Tree with copy-on-write
semantics mapping variable length unsigned byte[] keys to variable
length byte[] values (null values are allowed). |
| com.bigdata.btree.data | |
| com.bigdata.htree | |
| com.bigdata.htree.data |
| Class and Description |
|---|
| IAbstractNodeData
Interface for low-level data access.
|
| IChildData
Interface for data access to children of an index node.
|
| IKeysData
Interface for access to the keys
IRaba of a node or leaf in an index
data structure. |
| ILeafData
Interface for low-level data access for the leaves of a B+-Tree.
|
| INodeData
Interface for low-level data access for the non-leaf nodes of a B+-Tree.
|
| ISpannedTupleCountData
Interface for low-level data access to the #of tuples spanned by a node or
leaf of an index.
|
| ITreeNodeData
Common interface for non-leaf "nodes" in a tree data structure.
|
| Class and Description |
|---|
| AbstractLeafDataRecordTestCase
Test suite for the B+Tree
ILeafData records (accessing coded data in
place). |
| AbstractNodeDataRecordTestCase
Test suite for the B+Tree
INodeData records (accessing coded data in
place). |
| AbstractNodeOrLeafDataRecordTestCase |
| IAbstractNodeData
Interface for low-level data access.
|
| IAbstractNodeDataCoder |
| IChildData
Interface for data access to children of an index node.
|
| IKeysData
Interface for access to the keys
IRaba of a node or leaf in an index
data structure. |
| ILeafData
Interface for low-level data access for the leaves of a B+-Tree.
|
| INodeData
Interface for low-level data access for the non-leaf nodes of a B+-Tree.
|
| ISpannedTupleCountData
Interface for low-level data access to the #of tuples spanned by a node or
leaf of an index.
|
| ITreeNodeData
Common interface for non-leaf "nodes" in a tree data structure.
|
| Class and Description |
|---|
| IAbstractNodeData
Interface for low-level data access.
|
| IChildData
Interface for data access to children of an index node.
|
| IKeysData
Interface for access to the keys
IRaba of a node or leaf in an index
data structure. |
| ILeafData
Interface for low-level data access for the leaves of a B+-Tree.
|
| ITreeNodeData
Common interface for non-leaf "nodes" in a tree data structure.
|
| Class and Description |
|---|
| AbstractLeafDataRecordTestCase
Test suite for the B+Tree
ILeafData records (accessing coded data in
place). |
| AbstractNodeOrLeafDataRecordTestCase |
| IAbstractNodeData
Interface for low-level data access.
|
| IAbstractNodeDataCoder |
| IChildData
Interface for data access to children of an index node.
|
| IKeysData
Interface for access to the keys
IRaba of a node or leaf in an index
data structure. |
| ILeafData
Interface for low-level data access for the leaves of a B+-Tree.
|
| ITreeNodeData
Common interface for non-leaf "nodes" in a tree data structure.
|
| MockLeafData
Mock object for
ILeafData used for unit tests. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.