| Class | Description |
|---|---|
| DbBackup |
DbBackup is a helper class for stopping and restarting JE background
activity in an open environment in order to simplify backup operations.
|
| DbCacheSize |
Estimating JE in-memory sizes as a function of key and data size is not
straightforward for two reasons.
|
| DbDump | |
| DbLoad | |
| DbPrintLog |
DbPrintLog is a debugging utility that dumps JE log files into a human
readable form.
|
| DbRecover |
DbRecover is a utility that allows the user to resume use of the environment
from a given time point.
|
| DbRunAction |
DbRunAction is a debugging aid that can invoke a JE operation or
background activity from the command line.
|
| DbSpace | |
| DbStat | |
| DbVerify |