Uses of Class
org.cojen.tupl.diag.VerificationObserver
Packages that use VerificationObserver
Package
Description
See
Database to get started with TuplDB.Command-line tools for performing database maintenance.
-
Uses of VerificationObserver in org.cojen.tupl
Methods in org.cojen.tupl with parameters of type VerificationObserverModifier and TypeMethodDescriptionbooleanDatabase.verify(VerificationObserver observer, int numThreads) Verifies the integrity of the database and all indexes.booleanIndex.verify(VerificationObserver observer, int numThreads) Verifies the integrity of the index. -
Uses of VerificationObserver in org.cojen.tupl.tools
Subclasses of VerificationObserver in org.cojen.tupl.tools