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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/java/src/com/sleepycat/db/
H A DReplicationTimeoutType.java42 public static final ReplicationTimeoutType CONNECTION_RETRY = field in class:ReplicationTimeoutType
43 new ReplicationTimeoutType("CONNECTION_RETRY", DbConstants.DB_REP_CONNECTION_RETRY);
96 return CONNECTION_RETRY;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/java/src/com/sleepycat/db/
H A DReplicationTimeoutType.java42 public static final ReplicationTimeoutType CONNECTION_RETRY = field in class:ReplicationTimeoutType
43 new ReplicationTimeoutType("CONNECTION_RETRY", DbConstants.DB_REP_CONNECTION_RETRY);
96 return CONNECTION_RETRY;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/java/src/com/sleepycat/db/
H A DReplicationTimeoutType.java42 public static final ReplicationTimeoutType CONNECTION_RETRY = field in class:ReplicationTimeoutType
43 new ReplicationTimeoutType("CONNECTION_RETRY", DbConstants.DB_REP_CONNECTION_RETRY);
96 return CONNECTION_RETRY;

Completed in 76 milliseconds