| Package | Description |
|---|---|
| com.sleepycat.je.cleaner |
INTERNAL: disk garbage collection.
|
| 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.log |
INTERNAL: Low level data storage including log entry sequential
logging/writing, random reading/fetching, and sequential reading.
|
| com.sleepycat.je.recovery |
INTERNAL: Performs recovery/startup processing during Environment open, and
checkpoints to bound recovery time.
|
| com.sleepycat.je.rep.impl |
INTERNAL: Top level HA implementation classes.
|
| com.sleepycat.je.rep.impl.node |
INTERNAL: Feeder and Replica node implementations.
|
| com.sleepycat.je.rep.vlsn |
INTERNAL: VLSN index (in-memory and persistent) for mapping VLSNs to LSNs.
|
| Class and Description |
|---|
| RecoveryInfo
RecoveryInfo keeps information about recovery processing.
|
| Class and Description |
|---|
| Checkpointer
The Checkpointer looks through the tree for internal nodes that must be
flushed to the log.
|
| RecoveryInfo
RecoveryInfo keeps information about recovery processing.
|
| VLSNRecoveryProxy
The VLSNRecoveryProxy is a handle for invoking VLSN tracking at recovery
time.
|
| Class and Description |
|---|
| VLSNRecoveryProxy
The VLSNRecoveryProxy is a handle for invoking VLSN tracking at recovery
time.
|
| Class and Description |
|---|
| CheckpointEnd
CheckpointEnd encapsulates the information needed by a checkpoint end log
entry.
|
| RecoveryInfo
RecoveryInfo keeps information about recovery processing.
|
| VLSNRecoveryProxy
The VLSNRecoveryProxy is a handle for invoking VLSN tracking at recovery
time.
|
| Class and Description |
|---|
| RecoveryInfo
RecoveryInfo keeps information about recovery processing.
|
| VLSNRecoveryProxy
The VLSNRecoveryProxy is a handle for invoking VLSN tracking at recovery
time.
|
| Class and Description |
|---|
| RecoveryInfo
RecoveryInfo keeps information about recovery processing.
|
| Class and Description |
|---|
| RecoveryInfo
RecoveryInfo keeps information about recovery processing.
|
| VLSNRecoveryProxy
The VLSNRecoveryProxy is a handle for invoking VLSN tracking at recovery
time.
|
Copyright © 2024. All rights reserved.