| Package | Description |
|---|---|
| org.apache.dubbo.common.threadpool.support.eager |
| Constructor and Description |
|---|
EagerThreadPoolExecutor(int corePoolSize,
int maximumPoolSize,
long keepAliveTime,
TimeUnit unit,
TaskQueue<Runnable> workQueue,
ThreadFactory threadFactory,
RejectedExecutionHandler handler) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.