Package | Description |
---|---|
org.apache.directory.mavibot.btree | |
org.apache.directory.mavibot.btree.managed |
Modifier and Type | Interface and Description |
---|---|
interface |
TupleCursor<K,V>
A Cursor is used to fetch elements in a BTree and is returned by the
|
interface |
ValueCursor<V>
A Cursor is used to fetch elements in a BTree and is returned by the
|
Modifier and Type | Class and Description |
---|---|
class |
TupleCursorImpl<K,V>
A Cursor is used to fetch elements in a BTree and is returned by the
|
Copyright © 2012-2013 Apache Mavibot Project Parent. All Rights Reserved.