com.sleepycat.je.util
Class DbSpace
java.lang.Object
com.sleepycat.je.util.DbSpace
public class DbSpace
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DbSpace
public DbSpace(Environment env,
boolean quiet,
boolean sorted)
main
public static void main(String[] argv)
throws DatabaseException
- Throws:
DatabaseException
print
public void print(PrintStream out)
throws DatabaseException
- Throws:
DatabaseException
Copyright 2004-2005 Sleepycat, Inc. All Rights Reserved.