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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DReplicationTimeoutType.java55 public static final ReplicationTimeoutType ELECTION_RETRY = field in class:ReplicationTimeoutType
56 new ReplicationTimeoutType("ELECTION_RETRY", DbConstants.DB_REP_ELECTION_RETRY);
94 return ELECTION_RETRY;

Completed in 71 milliseconds