|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MasterTable | |
---|---|
org.apache.directory.server.core.partition.avl | |
org.apache.directory.server.core.partition.impl.btree.jdbm |
Uses of MasterTable in org.apache.directory.server.core.partition.avl |
---|
Classes in org.apache.directory.server.core.partition.avl that implement MasterTable | |
---|---|
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. |
Uses of MasterTable in org.apache.directory.server.core.partition.impl.btree.jdbm |
---|
Classes in org.apache.directory.server.core.partition.impl.btree.jdbm that implement MasterTable | |
---|---|
class |
JdbmMasterTable<E>
The master table used to store the Attributes of entries. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |