com.sleepycat.db

Class CompactStats

public class CompactStats extends Object

Method Summary
intgetDeadlock()
intgetLevels()
intgetPagesExamine()
intgetPagesFree()
intgetPagesTruncated()
StringtoString()

Method Detail

getDeadlock

public int getDeadlock()

getLevels

public int getLevels()

getPagesExamine

public int getPagesExamine()

getPagesFree

public int getPagesFree()

getPagesTruncated

public int getPagesTruncated()

toString

public String toString()