Package | Description |
---|---|
org.apache.directory.mavibot.btree.managed |
Modifier and Type | Method and Description |
---|---|
ValueHolder<V> |
ValueHolder.clone()
Create a clone of this instance
|
Modifier and Type | Method and Description |
---|---|
static <K,V> void |
BTreeFactory.setValue(org.apache.directory.mavibot.btree.managed.Leaf<K,V> page,
int pos,
ValueHolder<V> value)
Set the value at a give position
|
Copyright © 2012-2013 Apache Mavibot Project Parent. All Rights Reserved.