com.sleepycat.je.util
Class DbStat
java.lang.Object
com.sleepycat.je.util.DbVerify
com.sleepycat.je.util.DbStat
public class DbStat
- extends DbVerify
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DbStat
public DbStat(Environment env,
String dbName)
main
public static void main(String[] argv)
throws DatabaseException
- Throws:
DatabaseException
stats
public boolean stats(PrintStream out)
throws DatabaseNotFoundException
- Throws:
DatabaseNotFoundException
Copyright (c) 2004-2011 Oracle. All rights reserved.