Uses of Package
org.apache.directory.server.core.partition

Packages that use org.apache.directory.server.core.partition
org.apache.directory.server.core   
org.apache.directory.server.core.changelog  
org.apache.directory.server.core.collective   
org.apache.directory.server.core.factory   
org.apache.directory.server.core.interceptor.context   
org.apache.directory.server.core.partition   
org.apache.directory.server.core.partition.avl   
org.apache.directory.server.core.partition.impl.btree   
org.apache.directory.server.core.partition.impl.btree.jdbm   
org.apache.directory.server.core.partition.ldif   
org.apache.directory.server.core.schema  
org.apache.directory.server.xdbm   
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core
DefaultPartitionNexus
          A root Partition that contains all other partitions, and routes all operations to the child partition that matches to its base suffixes.
Partition
          Interface for entry stores containing a part of the DIB (Directory Information Base).
PartitionNexus
          A root Partition that contains all other partitions, and routes all operations to the child partition that matches to its base suffixes.
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core.changelog
Partition
          Interface for entry stores containing a part of the DIB (Directory Information Base).
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core.collective
PartitionNexus
          A root Partition that contains all other partitions, and routes all operations to the child partition that matches to its base suffixes.
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core.factory
Partition
          Interface for entry stores containing a part of the DIB (Directory Information Base).
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core.interceptor.context
Partition
          Interface for entry stores containing a part of the DIB (Directory Information Base).
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core.partition
AbstractPartition
          A Partition that helps users to implement their own partition.
Partition
          Interface for entry stores containing a part of the DIB (Directory Information Base).
PartitionNexus
          A root Partition that contains all other partitions, and routes all operations to the child partition that matches to its base suffixes.
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core.partition.avl
AbstractPartition
          A Partition that helps users to implement their own partition.
Partition
          Interface for entry stores containing a part of the DIB (Directory Information Base).
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core.partition.impl.btree
AbstractPartition
          A Partition that helps users to implement their own partition.
Partition
          Interface for entry stores containing a part of the DIB (Directory Information Base).
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core.partition.impl.btree.jdbm
AbstractPartition
          A Partition that helps users to implement their own partition.
Partition
          Interface for entry stores containing a part of the DIB (Directory Information Base).
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core.partition.ldif
AbstractPartition
          A Partition that helps users to implement their own partition.
Partition
          Interface for entry stores containing a part of the DIB (Directory Information Base).
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core.schema
AbstractPartition
          A Partition that helps users to implement their own partition.
Partition
          Interface for entry stores containing a part of the DIB (Directory Information Base).
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.xdbm
AbstractPartition
          A Partition that helps users to implement their own partition.
Partition
          Interface for entry stores containing a part of the DIB (Directory Information Base).
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.