@Internal public class ThreadUtils extends Object
| Constructor and Description |
|---|
ThreadUtils() |
| Modifier and Type | Method and Description |
|---|---|
static ThreadPoolExecutor |
newThreadPool(int poolSize,
int poolQueueSize,
long keepAliveMs,
String threadPoolName) |
public static ThreadPoolExecutor newThreadPool(int poolSize, int poolQueueSize, long keepAliveMs, String threadPoolName)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.