Package | Description |
---|---|
org.opends.server.api |
Contains a number of API declarations for use throughout the
Directory Server.
|
org.opends.server.backends.jeb |
Contains the code for the Directory Server backend that uses the Berkeley DB
Java Edition as the repository for storing entry and index information.
|
org.opends.server.backends.pluggable |
Contains the code for implementing Directory Server pluggable storage backends.
|
Modifier and Type | Method and Description |
---|---|
long |
Backend.verifyBackend(VerifyConfig verifyConfig)
Verify the integrity of the backend instance.
|
Modifier and Type | Method and Description |
---|---|
long |
BackendImpl.verifyBackend(VerifyConfig verifyConfig)
Verify the integrity of the backend instance.
|
Constructor and Description |
---|
VerifyJob(VerifyConfig verifyConfig)
Construct a VerifyJob.
|
Modifier and Type | Method and Description |
---|---|
long |
BackendImpl.verifyBackend(VerifyConfig verifyConfig)
Verify the integrity of the backend instance.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.