|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AvlTable | |
---|---|
org.apache.directory.server.core.partition.avl |
Uses of AvlTable in org.apache.directory.server.core.partition.avl |
---|
Subclasses of AvlTable in org.apache.directory.server.core.partition.avl | |
---|---|
class |
AvlMasterTable<E>
TODO Make it so the master table does not extend table interface - not needed with this single use of delete so we should just use containment. |
Constructors in org.apache.directory.server.core.partition.avl with parameters of type AvlTable | |
---|---|
AvlTableDupsCursor(AvlTable<K,V> table)
Creates a new instance of AvlTableDupsCursor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |