Package | Description |
---|---|
org.apache.directory.mavibot.btree.managed |
Modifier and Type | Class and Description |
---|---|
class |
PageHolder<K,V>
A Value holder.
|
Modifier and Type | Method and Description |
---|---|
static <K,V> void |
BTreeFactory.setValue(org.apache.directory.mavibot.btree.managed.Node<K,V> page,
int pos,
ElementHolder<org.apache.directory.mavibot.btree.managed.Page<K,V>,K,V> value)
Set the value at a give position
|
Copyright © 2012-2013 Apache Mavibot Project Parent. All Rights Reserved.