Searched defs:sleepCatchInterrupt (Results 1 - 1 of 1) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1530 sleepCatchInterrupt(500);
1678 sleepCatchInterrupt(500);
5871 sleepCatchInterrupt(2000);
5995 sleepCatchInterrupt(5000);
6036 sleepCatchInterrupt(2000);
7181 sleepCatchInterrupt((5 - nTries) * 3000);
7234 sleepCatchInterrupt((5 - nTries) * 3000);
7310 sleepCatchInterrupt(500);
7366 private void sleepCatchInterrupt(long millis) method in class:ReplicationCliMain
7416 sleepCatchInterrupt(50
[all...]

Completed in 45 milliseconds