- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setActiveThreadCount (0.15 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/CrawlerContext.java
public void setSessionId(final String sessionId) { this.sessionId = sessionId; } public Integer getActiveThreadCount() { return activeThreadCount; } public void setActiveThreadCount(final Integer activeThreadCount) { this.activeThreadCount = activeThreadCount; } public long getAccessCount() { return accessCount.get(); }
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Sat Oct 12 01:40:57 UTC 2024 - 4.5K bytes - Viewed (0)