com.sleepycat.je
Class DatabaseStats

java.lang.Object
  extended by com.sleepycat.je.DatabaseStats
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BtreeStats

public abstract class DatabaseStats
extends Object
implements Serializable

Javadoc for this public class is generated via the doc templates in the doc_src directory.

See Also:
Serialized Form

Constructor Summary
protected DatabaseStats()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatabaseStats

protected DatabaseStats()


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