Uses of Class
org.opends.server.backends.pluggable.BackendImpl
Package
Description
Contains the code for the Directory Server backend that uses the Berkeley DB Java Edition as the repository for
storing entry and index information.
Contains the code for implementing Directory Server pluggable storage backends.
-
Uses of BackendImpl in org.opends.server.backends.jeb
Modifier and TypeClassDescriptionfinal class
Class defined in the configuration for this backend type. -
Uses of BackendImpl in org.opends.server.backends.pluggable
ModifierConstructorDescriptionprotected
PluggableBackendMonitor
(BackendImpl<?> backend, ServerContext serverContext) Creates a new pluggable backend monitor instance associated to the provided backend.