Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getScheduledThreads
Method
getScheduledThreads
ZezeJava/ZezeJava/src/main/java/Zeze/Config.java:220–222 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
218
}
219
220
public
int
getScheduledThreads() {
221
return
scheduledThreads;
222
}
223
224
public
int
getWorkerThreads() {
225
return
workerThreads;
Callers
1
tryInitThreadPool
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected