Constructor and Description |
---|
VerifyJob(VerifyConfig verifyConfig)
Construct a VerifyJob.
|
public VerifyJob(VerifyConfig verifyConfig)
verifyConfig
- The verify configuration.public long verifyBackend(RootContainer rootContainer) throws com.sleepycat.je.DatabaseException, JebException, DirectoryException
rootContainer
- The root container that holds the entries to verify.com.sleepycat.je.DatabaseException
- If an error occurs in the JE database.JebException
- If an error occurs in the JE backend.DirectoryException
- If an error occurs while verifying the backend.Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.