Searched refs:DEFAULT_REMOTE_TIMEOUT_SECONDS (Results 1 – 1 of 1) sorted by relevance
67 private static final int DEFAULT_REMOTE_TIMEOUT_SECONDS = 20; field in StorageUserConnection216 if (!latch.await(DEFAULT_REMOTE_TIMEOUT_SECONDS, TimeUnit.SECONDS)) { in waitForLatch()