MCPcopy 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

TimerSyncTaskClass · 0.95
prepareMethod · 0.95

Calls 1

getThreadPoolManagerMethod · 0.45

Tested by

no test coverage detected