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 details,
boolean sorted)
DbSpace
public DbSpace(EnvironmentImpl envImpl,
boolean quiet,
boolean details,
boolean sorted)
main
public static void main(String[] argv)
throws DatabaseException
- Throws:
DatabaseException
print
public void print(PrintStream out)
throws IOException,
DatabaseException
- Throws:
IOException
DatabaseException
Copyright 2004,2008 Oracle. All rights reserved.