| Package | Description |
|---|---|
| org.apache.directory.server.core.partition.impl.btree.jdbm |
| Modifier and Type | Field and Description |
|---|---|
private DupsContainerCursor<K,V> |
DupsCursor.containerCursor
An wrappedCursor Cursor which returns Tuples whose values are
DupsContainer objects representing either AvlTrees or BTreeRedirect
objects used to store the values of duplicate keys.
|