程序包 org.apache.dubbo.common.threadpool
-
接口概要 接口 说明 ThreadPool ThreadPool -
类概要 类 说明 ThreadlessExecutor The most important difference between this Executor and other normal Executor is that this one doesn't manage any thread.
| 接口 | 说明 |
|---|---|
| ThreadPool |
ThreadPool
|
| 类 | 说明 |
|---|---|
| ThreadlessExecutor |
The most important difference between this Executor and other normal Executor is that this one doesn't manage
any thread.
|