com.sleepycat.db

Class StatsConfig

public class StatsConfig extends Object

Field Summary
static StatsConfigDEFAULT
Constructor Summary
StatsConfig()
Method Summary
booleangetClear()
booleangetFast()
voidsetClear(boolean clear)
voidsetFast(boolean fast)

Field Detail

DEFAULT

public static final StatsConfig DEFAULT

Constructor Detail

StatsConfig

public StatsConfig()

Method Detail

getClear

public boolean getClear()

getFast

public boolean getFast()

setClear

public void setClear(boolean clear)

setFast

public void setFast(boolean fast)