Uses of Class
org.opends.server.backends.VerifyConfig
-
Packages that use VerifyConfig Package Description org.opends.server.api Contains a number of API declarations for use throughout the Directory Server.org.opends.server.backends.pluggable Contains the code for implementing Directory Server pluggable storage backends. -
-
Uses of VerifyConfig in org.opends.server.api
Methods in org.opends.server.api with parameters of type VerifyConfig Modifier and Type Method Description long
LocalBackend. verifyBackend(VerifyConfig verifyConfig)
Verify the integrity of the backend instance. -
Uses of VerifyConfig in org.opends.server.backends.pluggable
Methods in org.opends.server.backends.pluggable with parameters of type VerifyConfig Modifier and Type Method Description long
BackendImpl. verifyBackend(VerifyConfig verifyConfig)
-