| 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.
|
| DirtyINMap |
Map of Integer->Set
level->Set of checkpoint references
|
| LevelRecorder |
LevelRecorder is used to determine when an extra read-IN pass is needed
during recovery.
|
| RecoveryInfo |
RecoveryInfo keeps information about recovery processing.
|
| RecoveryManager |
| Exception | Description |
|---|---|
| NoRootException |
Recovery related exceptions
|
| RecoveryException |
Recovery related exceptions
|
Copyright (c) 2004,2008 Oracle. All rights reserved.