| 接口 | 说明 |
|---|---|
| ExecutorAdapter<E extends Executor> |
ExecutorAdapter inherits Executor, the goal of this interface is to be
as compatible as possible with
ThreadPoolExecutor. |
| MetricsAware |
MetricsAware related
|
| 类 | 说明 |
|---|---|
| DtpBannerPrinter |
DtpBannerPrinter related
|
| ExecutorAdapter.UnsupportedBlockingQueue | |
| ExecutorWrapper |
Executor wrapper
|
| TaskQueue |
TaskQueue in the EagerDtpExecutor。
|
| ThreadPoolBuilder |
Builder for creating a ThreadPoolExecutor gracefully.
|
| ThreadPoolCreator |
Offer a fast dtp creator, use only in simple scenario.
|
| ThreadPoolExecutorAdapter |
ThreadPoolExecutorAdapter implements ExecutorAdapter, the goal of this class
is to be compatible with
ThreadPoolExecutor. |
| 枚举 | 说明 |
|---|---|
| ExecutorType |
ExecutorType related
|
| 注释类型 | 说明 |
|---|---|
| DynamicTp |
DynamicTp annotation, mainly used to manage juc ThreadPoolExecutor by this framework.
|
Copyright © 2023. All rights reserved.