Package | Description |
---|---|
org.apache.directory.mavibot.btree | |
org.apache.directory.mavibot.btree.managed | |
org.apache.directory.mavibot.btree.memory |
Modifier and Type | Field and Description |
---|---|
ValueCursor<V> |
ParentPos.valueCursor
The current position of the duplicate container in the page
|
Modifier and Type | Method and Description |
---|---|
ValueCursor<V> |
Page.getValues(K key)
Gets the values associated with the given key, if any.
|
Modifier and Type | Method and Description |
---|---|
ValueCursor<V> |
ValueHolder.getCursor() |
ValueCursor<V> |
BTree.getValues(K key) |
Modifier and Type | Method and Description |
---|---|
ValueCursor<V> |
ValueHolder.getCursor() |
ValueCursor<V> |
BTree.getValues(K key) |
Copyright © 2012-2013 Apache Mavibot Project Parent. All Rights Reserved.