- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setMaxCachedContentSize (0.09 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/AbstractCrawlerClient.java
} } /** * Sets the maximum cached content size. * @param maxCachedContentSize The maximum cached content size in bytes. */ public void setMaxCachedContentSize(final long maxCachedContentSize) { this.maxCachedContentSize = maxCachedContentSize; } /** * Sets the access timeout. * @param accessTimeout The access timeout in seconds.
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sat Sep 06 04:15:37 UTC 2025 - 9.7K bytes - Viewed (0)