| 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.
|
| RecoveryInfo |
RecoveryInfo keeps information about recovery processing.
|
| RecoveryManager |
| Exception | Description |
|---|---|
| NoRootException |
Recovery related exceptions
|
| RecoveryException |
Recovery related exceptions
|