Uses of Class
org.opends.server.monitors.LocalBackendMonitor
Package
Description
Contains a number of API declarations for use throughout the Directory Server.
Contains the code for implementing Directory Server pluggable storage backends.
-
Uses of LocalBackendMonitor in org.opends.server.api
Modifier and TypeMethodDescriptionprotected LocalBackendMonitor<?>
LocalBackend.getLocalBackendMonitor()
Returns the local backend monitor associated with this backend. -
Uses of LocalBackendMonitor in org.opends.server.backends.pluggable
Modifier and TypeClassDescriptionclass
A monitor provider for high level backend statistics, such as filter stats and search counters.