Interface | Description |
---|---|
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. |
Class | Description |
---|---|
AbstractPartition |
A
Partition that helps users to implement their own partition. |
ByPassConstants |
Constants used to determine what kinds of
Interceptor s need to be
bypassed while performing operations within other Interceptors. |
DefaultPartitionNexus |
A root
Partition that contains all other partitions, and
routes all operations to the child partition that matches to its base suffixes. |
NullPartition |
A dummy do nothing partition that is useful for testing NullPartition.
|
Copyright © 2003-2013 Apache Software Foundation. All Rights Reserved.