com.sleepycat.db
Class MutexStats
java.lang.Object
com.sleepycat.db.MutexStats
- public class MutexStats
- extends Object
MutexStats
protected MutexStats()
getMutexAlign
public int getMutexAlign()
getMutexTasSpins
public int getMutexTasSpins()
getMutexCnt
public int getMutexCnt()
getMutexFree
public int getMutexFree()
getMutexInuse
public int getMutexInuse()
getMutexInuseMax
public int getMutexInuseMax()
getRegionWait
public int getRegionWait()
getRegionNowait
public int getRegionNowait()
getRegSize
public int getRegSize()
toString
public String toString()
Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.