| 程序包 | 说明 |
|---|---|
| org.apache.shenyu.common.concurrent |
| 构造器和说明 |
|---|
ShenyuThreadPoolExecutor(int corePoolSize,
int maximumPoolSize,
long keepAliveTime,
java.util.concurrent.TimeUnit unit,
MemoryLimitedTaskQueue<java.lang.Runnable> workQueue,
java.util.concurrent.ThreadFactory threadFactory,
java.util.concurrent.RejectedExecutionHandler handler) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.