com.sleepycat.je.util
Class DbPrintLog

java.lang.Object
  extended by com.sleepycat.je.util.DbPrintLog

public class DbPrintLog
extends Object

DbPrintLog is a debugging utility that dumps JE log files into a human readable form.


Constructor Summary
DbPrintLog()
           
 
Method Summary
static void main(String[] argv)
          Main
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DbPrintLog

public DbPrintLog()
Method Detail

main

public static void main(String[] argv)
Main



Copyright 2004-2005 Sleepycat, Inc. All Rights Reserved.