|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractIndex | |
|---|---|
| org.apache.directory.server.xdbm | |
| org.apache.directory.server.xdbm.impl.avl | |
| Uses of AbstractIndex in org.apache.directory.server.xdbm |
|---|
| Subclasses of AbstractIndex in org.apache.directory.server.xdbm | |
|---|---|
class |
GenericIndex<K,O,ID>
A generic index implementation that is just used to hold the index configuration parameters (attributeId, cacheSize, wkDirPath). |
| Uses of AbstractIndex in org.apache.directory.server.xdbm.impl.avl |
|---|
| Subclasses of AbstractIndex in org.apache.directory.server.xdbm.impl.avl | |
|---|---|
class |
AvlIndex<K,O>
An Index backed by an AVL Tree. |
class |
AvlRdnIndex<E>
A special index which stores Rdn objects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||