- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for setDelayMillisAfterProcessing (0.09 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/org/codelibs/fess/crawler/interval/FessIntervalController.java
} /** * Sets the delay time in milliseconds after processing a URL. * * @param delayMillisAfterProcessing the delay time in milliseconds after processing */ public void setDelayMillisAfterProcessing(final long delayMillisAfterProcessing) { this.delayMillisAfterProcessing = delayMillisAfterProcessing; } /** * Gets the delay time in milliseconds when there are no URLs in the queue.Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Nov 19 07:09:17 GMT 2025 - 5.1K bytes - Click Count (0)