com.sleepycat.db

Class SequenceStats

public class SequenceStats extends Object

Method Summary
intgetCacheSize()
longgetCurrent()
intgetFlags()
longgetLastValue()
longgetMax()
longgetMin()
intgetNowait()
longgetValue()
intgetWait()
StringtoString()

Method Detail

getCacheSize

public int getCacheSize()

getCurrent

public long getCurrent()

getFlags

public int getFlags()

getLastValue

public long getLastValue()

getMax

public long getMax()

getMin

public long getMin()

getNowait

public int getNowait()

getValue

public long getValue()

getWait

public int getWait()

toString

public String toString()