- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for maxRetryCount (0.21 sec)
-
fess-crawler-opensearch/src/main/java/org/codelibs/fess/crawler/client/FesenClient.java
this.retryInterval = retryInterval; } /** * Sets the maximum retry count. * * @param maxRetryCount The maximum retry count. */ public void setMaxRetryCount(final int maxRetryCount) { this.maxRetryCount = maxRetryCount; } /** * Sets the connection timeout in milliseconds. * * @param connTimeout The connection timeout.Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sun Aug 31 05:32:52 UTC 2025 - 25.3K bytes - Viewed (0)