com.sleepycat.je.rep.utilint
Class DbStreamVerify
java.lang.Object
com.sleepycat.je.rep.utilint.DbStreamVerify
public class DbStreamVerify
- extends Object
For internal use only.
Utility to verify the replication stream and VLSN index. Used file readers
to traverse the log and check that VLSNs are sequential and that the VLSN
index is consistent.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] argv)
throws Exception
- Throws:
Exception
run
public void run()
Copyright (c) 2004-2012 Oracle. All rights reserved.