Searched refs:ACK_TIMEOUT (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DReplicationTimeoutType.java25 public static final ReplicationTimeoutType ACK_TIMEOUT = field in class:ReplicationTimeoutType
26 new ReplicationTimeoutType("ACK_TIMEOUT", DbConstants.DB_REP_ACK_TIMEOUT);
90 return ACK_TIMEOUT;

Completed in 111 milliseconds