| 类 | 说明 |
|---|---|
| NamedThreadFactory | |
| SofaScheduledThreadPoolExecutor |
Sofa thread pool based on
ScheduledThreadPoolExecutor |
| SofaThreadPoolConstants |
The constants for the Sofa Thread Pool
|
| SofaThreadPoolExecutor |
Sofa thread pool based on
ThreadPoolExecutor |
| SofaThreadPoolTaskExecutor |
Sofa thread pool based on
ThreadPoolTaskExecutor |
| SofaThreadPoolTaskScheduler |
Sofa thread pool based on
ThreadPoolTaskScheduler |
| ThreadPoolConfig |
The description of a wrapped
ThreadPoolExecutor |
| ThreadPoolConfig.SofaThreadConfigBuilder | |
| ThreadPoolGovernor |
The governor to manager the
ThreadPoolExecutors |
| ThreadPoolMonitorRunner |
The runner to monitor the thread pool
|
| ThreadPoolMonitorWrapper |
The monitor wrapper of the
ThreadPoolExecutor |
| ThreadPoolStatistics |
The running statics of a
ThreadPoolExecutor |
| TimeWaitRejectedExecutionHandler |
Copyright © 2021. All rights reserved.