Package com.sleepycat.je.recovery

Class Summary
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 Summary
RecoveryException Recovery related exceptions
 



Copyright 2004-2006 Sleepycat, Inc. All Rights Reserved.