Note: this is an abstract component, that cannot be instantiated.
QOS Policies determine the quality of service (QoS) clients receive when interacting with the server.
The following QOS Policies are available in the server :
These QOS Policies inherit from the properties described below.
The following components have a direct COMPOSITION relation TO QOS Policies :
This page describes the QOS Policy:
A description of each property follows.
Basic Properties: | Advanced Properties: |
---|---|
↓ java-class | None |
Description | Specifies the fully-qualified name of the Java class that provides the QOS Policy implementation. |
Default Value | None |
Allowed Values | A java class that implements or extends the class(es) : org.opends.server.api.QOSPolicyFactory |
Multi-valued | No |
Required | Yes |
Admin Action Required | The QOS Policy must be disabled and re-enabled for changes to this setting to take effect |
Advanced Property | No |
Read-only | No |
Each configuration property can be mapped to a specific LDAP attribute under the "cn=config" entry. The mappings that follow are provided for information only. In general, you should avoid changing the server configuration by manipulating the LDAP attributes directly.
Base DN | cn=QoS Policies |
objectclass name | ds-cfg-qos-policy |
objectclass superior | top |
Property | LDAP attribute |
java-class | ds-cfg-java-class |