|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTupleCursor | |
|---|---|
| org.apache.directory.server.core.partition.impl.btree.jdbm | |
| Uses of AbstractTupleCursor in org.apache.directory.server.core.partition.impl.btree.jdbm |
|---|
| Subclasses of AbstractTupleCursor in org.apache.directory.server.core.partition.impl.btree.jdbm | |
|---|---|
class |
DupsContainerCursor<K,V>
A cursor for browsing tables with duplicates which returns the container for values rather than just the value. |
class |
KeyTupleAvlCursor<K,V>
Cursor over a set of values for the same key which are store in an in memory AvlTree. |
class |
KeyTupleBTreeCursor<K,V>
Cursor over a set of values for the same key which are store in another BTree. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||