|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.db.ReplicationConfig
public final class ReplicationConfig
Field Summary | |
---|---|
static ReplicationConfig |
BULK
|
static ReplicationConfig |
DELAYCLIENT
|
static ReplicationConfig |
NOAUTOINIT
|
static ReplicationConfig |
NOWAIT
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final ReplicationConfig BULK
public static final ReplicationConfig DELAYCLIENT
public static final ReplicationConfig NOAUTOINIT
public static final ReplicationConfig NOWAIT
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |