|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sleepycat.je.LogScanConfig
public class LogScanConfig
Javadoc for this public class is generated via the doc templates in the doc_src directory.
| Field Summary | |
|---|---|
static LogScanConfig |
DEFAULT
|
| Constructor Summary | |
|---|---|
LogScanConfig()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
|
| Method Summary | |
|---|---|
DatabaseConfig |
cloneConfig()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
boolean |
getForwards()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
void |
setForwards(boolean forwards)
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final LogScanConfig DEFAULT
| Constructor Detail |
|---|
public LogScanConfig()
| Method Detail |
|---|
public void setForwards(boolean forwards)
public boolean getForwards()
public DatabaseConfig cloneConfig()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||