public class DbStat extends DbVerify
| Constructor and Description |
|---|
DbStat(Environment env,
String dbName) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] argv) |
boolean |
stats(PrintStream out) |
public DbStat(Environment env, String dbName)
public static void main(String[] argv) throws DatabaseException
DatabaseExceptionpublic boolean stats(PrintStream out) throws DatabaseNotFoundException
DatabaseNotFoundExceptionCopyright © 2024. All rights reserved.