|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.db.ReplicationTimeoutType
public final class ReplicationTimeoutType
Field Summary | |
---|---|
static ReplicationTimeoutType |
ACK_TIMEOUT
|
static ReplicationTimeoutType |
CONNECTION_RETRY
|
static ReplicationTimeoutType |
ELECTION_RETRY
|
static ReplicationTimeoutType |
ELECTION_TIMEOUT
|
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 ReplicationTimeoutType ACK_TIMEOUT
public static final ReplicationTimeoutType ELECTION_TIMEOUT
public static final ReplicationTimeoutType ELECTION_RETRY
public static final ReplicationTimeoutType CONNECTION_RETRY
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 |