| Package | Description |
|---|---|
| com.sleepycat.je |
Foundation for creating environments, databases and transactions; provides
cursor based data access.
|
| Modifier and Type | Method and Description |
|---|---|
static SecondaryIntegrityException |
DbInternal.getCorruptedCause(Database db) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,SecondaryIntegrityException> |
CorruptSecondariesException.getSecondaryExceptions()
Returns a map containing one exception for each corrupt
SecondaryDatabase that was detected. |
| Constructor and Description |
|---|
CorruptSecondariesException(Map<String,SecondaryIntegrityException> exceptions)
For internal use only.
|
Copyright © 2024. All rights reserved.