Package | Description |
---|---|
org.apache.directory.mavibot.btree | |
org.apache.directory.mavibot.btree.util |
Class and Description |
---|
BTree
The B+Tree MVCC data structure.
|
BTreeConfiguration
The B+Tree Configuration.
|
BTreeTypeEnum
An enum to describe the BTree type.
|
Cursor
A Cursor is used to fetch elements in a BTree and is returned by the
|
ElementHolder
A Value holder.
|
Modification
An abstract class used to store a modification done on a BTree.
|
RecordManager
The RecordManager is used to manage the file in which we will store the BTrees.
|
RevisionName
A data structure that stores a revision associated to a BTree name.
|
Tuple
The Tuple class is used when we browse a btree, it will contain the results
fetched from the btree.
|
Class and Description |
---|
Tuple
The Tuple class is used when we browse a btree, it will contain the results
fetched from the btree.
|
Copyright © 2012-2013 Apache Mavibot Project Parent. All Rights Reserved.