-
public class PerfThreadPools
-
-
Method Summary
Modifier and Type Method Description static PerfThreadPoolExecutorgetIOPool()static PerfThreadPoolExecutorgetCPUPool(boolean isRadical)-
-
Method Detail
-
getIOPool
static PerfThreadPoolExecutor getIOPool()
-
getCPUPool
static PerfThreadPoolExecutor getCPUPool(boolean isRadical)
-
-
-
-