Package | Description |
---|---|
org.opends.server.backends.jeb |
Contains the code for the Directory Server backend that uses the Berkeley DB
Java Edition as the repository for storing entry and index information.
|
org.opends.server.backends.pdb |
Contains the code for the Directory Server backend that uses Persistit
as the repository for storing entry and index information.
|
org.opends.server.backends.pluggable |
Contains the code for implementing Directory Server pluggable storage backends.
|
Class and Description |
---|
BackendImpl
This is an implementation of a Directory Server Backend which stores entries locally
in a pluggable storage.
|
Class and Description |
---|
BackendImpl
This is an implementation of a Directory Server Backend which stores entries locally
in a pluggable storage.
|
Class and Description |
---|
EntryContainer
Storage container for LDAP entries.
|
RootContainer
Wrapper class for a backend "container".
|
SuffixContainer
Container for a whole suffix environment which stores all entries from the
subtree of the suffix' baseDN.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.