Package | Description |
---|---|
org.apache.directory.mavibot.btree |
Modifier and Type | Field and Description |
---|---|
protected ReadTransaction<K,V> |
TupleCursor.transaction
The transaction used for this cursor
|
Constructor and Description |
---|
TupleCursor(ReadTransaction<K,V> transaction,
org.apache.directory.mavibot.btree.ParentPos<K,V>[] stack,
int depth)
Creates a new instance of Cursor, starting on a page at a given position.
|
Copyright © 2012-2014 Apache Mavibot Project Parent. All Rights Reserved.