See: Description
| Interface | Description |
|---|---|
| VLSNRecoveryProxy |
The VLSNRecoveryProxy is a handle for invoking VLSN tracking at recovery
time.
|
| Class | Description |
|---|---|
| CheckpointEnd |
CheckpointEnd encapsulates the information needed by a checkpoint end log
entry.
|
| Checkpointer |
The Checkpointer looks through the tree for internal nodes that must be
flushed to the log.
|
| Checkpointer.CheckpointReference | |
| Checkpointer.FlushStats |
A struct to hold log flushing stats for checkpoint and database sync.
|
| CheckpointStart |
CheckpointStart creates a log entry that marks the beginning of a
checkpoint.
|
| CheckpointStatDefinition |
Per-stat Metadata for JE checkpointer statistics.
|
| RecoveryInfo |
RecoveryInfo keeps information about recovery processing.
|
| RecoveryManager |
Performs recovery when an Environment is opened.
|
| RollbackTracker |
{@literal
RollbackTracker is used to detect rollback periods in the log that are the
result of HA replica syncups.
|
Copyright © 2024. All rights reserved.