| Package | Description |
|---|---|
| com.sleepycat.je.log |
INTERNAL: Low level data storage including log entry sequential
logging/writing, random reading/fetching, and sequential reading.
|
| com.sleepycat.je.log.entry |
INTERNAL: Classes for serializing/materializing log entries.
|
| Modifier and Type | Method and Description |
|---|---|
OldBINDelta |
CleanerFileReader.getOldBINDelta() |
| Constructor and Description |
|---|
OldBINDeltaLogEntry(Class<OldBINDelta> logClass) |
Copyright © 2024. All rights reserved.