| 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.util.verify |
INTERNAL: Scheduled data verifier and Btree verification.
|
| Modifier and Type | Method and Description |
|---|---|
BtreeStats |
DatabaseImpl.stat(StatsConfig config) |
BtreeStats |
DatabaseImpl.verify(VerifyConfig config) |
| Modifier and Type | Method and Description |
|---|---|
BtreeStats |
BtreeVerifier.verifyDatabase(String dbName,
DatabaseId dbId)
Verify one database.
|
Copyright © 2024. All rights reserved.