Uses of Class
org.opends.server.protocols.ldap.LdapStatistics
Packages that use LdapStatistics
Package
Description
Contains the implementation for the Directory Server connection handler that is responsible for interacting with
clients using LDAPv3.
Package containing an implementation of a unified connection handler capable of handling network based protocols,
including LDAP and HTTP.
-
Uses of LdapStatistics in org.opends.server.protocols.ldap
Methods in org.opends.server.protocols.ldap that return LdapStatisticsModifier and TypeMethodDescriptionLdapConnectionHandler.getStatTracker()
Returns the set of statistics maintained by this connection handler. -
Uses of LdapStatistics in org.opends.server.protocols.net
Methods in org.opends.server.protocols.net that return LdapStatisticsModifier and TypeMethodDescriptionNetConnectionHandler.getLdapStatistics()
Returns the set of statistics maintained by this connection handler.