Uses of Interface
org.apache.directory.server.core.partition.impl.btree.MasterTable

Packages that use MasterTable
org.apache.directory.server.core.partition.impl.btree.jdbm   
 

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
          The master table used to store the Attributes of entries.