Berkeley DB Java Edition
version 5.0.34

Uses of Class
com.sleepycat.je.util.LogVerificationException

Packages that use LogVerificationException
com.sleepycat.je.util Supporting utilities. 
 

Uses of LogVerificationException in com.sleepycat.je.util
 

Methods in com.sleepycat.je.util that throw LogVerificationException
 void DbVerifyLog.verify(long startFile, long endFile)
          Verifies the given range of log files in the environment.
 void DbVerifyLog.verifyAll()
          Verifies all log files in the environment.
 


Berkeley DB Java Edition
version 5.0.34

Copyright (c) 2004-2011 Oracle. All rights reserved.