Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dianping/cat
/ forPool
Method
forPool
cat-client/src/main/java/com/dianping/cat/util/Threads.java:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
public
static
ThreadPoolManager forPool() {
50
return
s_manager.getThreadPoolManager();
51
}
52
53
public
static
String getCallerClass() {
54
return
RunnableThread.m_callerThreadLocal.get();
Callers
2
TimerSyncTask
Class · 0.95
prepare
Method · 0.95
Calls
1
getThreadPoolManager
Method · 0.45
Tested by
no test coverage detected