Package com.sleepycat.je.log.entry

Interface Summary
INContainingEntry An INContainingEntry is a log entry that contains internal nodes.
LogEntry A Log entry allows you to read, write and dump a database log entry.
NodeLogEntry Implemented by all LogEntry classes that provide a node ID.
 

Class Summary
BINDeltaLogEntry A BINDeltaLogEntry knows how to create a whole BIN from a delta entry.
DeletedDupLNLogEntry DupDeletedLNEntry encapsulates a deleted dupe LN entry.
INLogEntry INLogEntry embodies all IN log entries.
LNLogEntry LNLogEntry embodies all LN transactional log entries.
SingleItemLogEntry This class embodies log entries that have a single loggable item.
 



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