| Package | Description |
|---|---|
| org.apache.directory.mavibot.btree |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
InMemoryLeaf<K,V>
A MVCC Leaf.
|
(package private) class |
InMemoryNode<K,V>
A MVCC Node.
|
(package private) class |
PersistedLeaf<K,V>
A MVCC Leaf.
|
(package private) class |
PersistedNode<K,V>
A MVCC Node.
|