@Internal public class ThreadUtils extends Object
ThreadUtils()
static ThreadPoolExecutor
newThreadPool(int poolSize, int poolQueueSize, long keepAliveMs, String threadPoolName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadUtils()
public static ThreadPoolExecutor newThreadPool(int poolSize, int poolQueueSize, long keepAliveMs, String threadPoolName)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.