Uses of Class
org.opends.server.monitors.LocalBackendMonitor.LocalBackendStatisticsEvent
Packages that use LocalBackendMonitor.LocalBackendStatisticsEvent
Package
Description
Contains the code for implementing Directory Server pluggable storage backends.
Contains various Directory Server monitor provider implementations.
-
Uses of LocalBackendMonitor.LocalBackendStatisticsEvent in org.opends.server.backends.pluggable
Subclasses of LocalBackendMonitor.LocalBackendStatisticsEvent in org.opends.server.backends.pluggableModifier and TypeClassDescriptionprotected static class
Periodic JFR event exposing statistics about a local backend. -
Uses of LocalBackendMonitor.LocalBackendStatisticsEvent in org.opends.server.monitors
Methods in org.opends.server.monitors that return LocalBackendMonitor.LocalBackendStatisticsEventModifier and TypeMethodDescriptionLocalBackendMonitor.newJfrEventInstance()
Factory method for creating new JFR event instances specific to the backend type.Methods in org.opends.server.monitors that return types with arguments of type LocalBackendMonitor.LocalBackendStatisticsEventModifier and TypeMethodDescriptionLocalBackendMonitor.getJfrEventClass()
Returns the type of JFR event generated by this local backend monitor.