Package com.sleepycat.je.utilint

Interface Summary
DaemonRunner An object capable of running (run/pause/shutdown/etc) a daemon thread.
TestHook TestHook is used induce testing behavior that can't be provoked externally.
 

Class Summary
Adler32 Adler32 checksum implementation.
Adler32.ChunkingAdler32  
BitMap Bitmap which supports indexing with long arguments.
CmdUtil Convenience methods for command line utilities.
DaemonThread A daemon thread.
DatabaseUtil Utils for use in the db package.
DbLsn DbLsn is a class that operates on Log Sequence Numbers (LSNs).
DbScavenger  
EventTrace Internal class used for transient event tracing.
EventTrace.ExceptionEventTrace  
HexFormatter  
JarMain Used as the main class for the manifest of the je.jar file, and so it is executed when running: java -jar je.jar.
LevelOrderedINMap A level ordered map holds collection of INs, sorted by level.
PropUtil Convenience methods for handling JE properties.
TestHookExecute  
TinyHashSet TinyHashSet is used to optimize (for speed, not space) the case where a HashSet generally holds a single element.
TinyHashSet.SingleElementIterator  
Tracer The Tracer generates debug messages that are sent to the java.util.Logging facility.
VLSN  
 

Exception Summary
InternalException Some internal inconsistency exception.
NotImplementedYetException Something is not yet implemented.
 



Copyright 2004,2008 Oracle. All rights reserved.