|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.je.JoinConfig
public class JoinConfig
Javadoc for this public class is generated via the doc templates in the doc_src directory.
Field Summary | |
---|---|
(package private) static JoinConfig |
DEFAULT
|
Constructor Summary | |
---|---|
JoinConfig()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
Method Summary | |
---|---|
(package private) JoinConfig |
cloneConfig()
Used by SecondaryDatabase to create a copy of the application supplied configuration. |
boolean |
getNoSort()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
void |
setNoSort(boolean noSort)
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 |
---|
static JoinConfig DEFAULT
Constructor Detail |
---|
public JoinConfig()
Method Detail |
---|
public void setNoSort(boolean noSort)
public boolean getNoSort()
JoinConfig cloneConfig()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |