| Package | Description |
|---|---|
| com.sleepycat.je.dbi |
INTERNAL: Underlying XxxImpl classes for Environment, Database and Cursor,
plus other misc classes (originally, dbi meant "db internal interface").
|
| com.sleepycat.je.rep.impl |
INTERNAL: Top level HA implementation classes.
|
| com.sleepycat.je.util |
Supporting utilities.
|
| com.sleepycat.je.utilint |
INTERNAL: Misc utility classes, including some stat classes.
|
| Class and Description |
|---|
| DbBackup
DbBackup is a helper class for stopping and restarting JE background
activity in an open environment in order to simplify backup operations.
|
| Class and Description |
|---|
| DbBackup
DbBackup is a helper class for stopping and restarting JE background
activity in an open environment in order to simplify backup operations.
|
| Class and Description |
|---|
| DbDump
Dump the contents of a database.
|
| DbVerify
Verifies the internal structures of a database.
|
| LogVerificationException
Thrown during log verification if a checksum cannot be verified or a log
entry is determined to be invalid by examining its contents.
|
| Class and Description |
|---|
| LogVerificationException
Thrown during log verification if a checksum cannot be verified or a log
entry is determined to be invalid by examining its contents.
|
Copyright © 2024. All rights reserved.