Package | Description |
---|---|
org.fusesource.hawtdb.internal.index |
Index implementations.
|
Class and Description |
---|
BTreeIndex
A variable magnitude b+tree indexes with support for optional
simple-prefix optimization.
|
BTreeNode
The BTreeNode class represents a node in the BTree object graph.
|
HashIndex
Hash Index implementation.
|
Copyright © 2009–2016 FuseSource, Corp.. All rights reserved.