Package org.opends.server.backends.pluggable
Contains the code for implementing Directory Server pluggable storage backends.
-
Interface Summary Interface Description SuffixContainer Container for a whole suffix environment which stores all entries from the subtree of the suffix' baseDN. -
Class Summary Class Description BackendImpl<C extends PluggableBackendCfg> This is an implementation of a Directory Server Backend which stores entries locally in a pluggable storage.BackendStat This program provides a utility that may be used to debug a Pluggable Backend.EntryContainer Storage container for LDAP entries.PluggableBackendMonitor A monitor provider for high level backend statistics, such as filter stats and search counters.RootContainer Wrapper class for a backend "container".