| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.common.thread |
| 限定符和类型 | 方法和说明 |
|---|---|
ThreadPoolConfig |
ThreadPoolConfig.SofaThreadConfigBuilder.build() |
ThreadPoolConfig |
SofaScheduledThreadPoolExecutor.getConfig() |
ThreadPoolConfig |
SofaThreadPoolExecutor.getConfig() |
ThreadPoolConfig |
ThreadPoolMonitorWrapper.getThreadPoolConfig()
Return the
ThreadPoolConfig |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ThreadPoolGovernor.registerThreadPoolExecutor(ThreadPoolExecutor threadPoolExecutor,
ThreadPoolConfig threadPoolConfig,
ThreadPoolStatistics threadPoolStatistics)
|
void |
ThreadPoolGovernor.unregisterThreadPoolExecutor(ThreadPoolConfig threadPoolConfig)
Unregister the
ThreadPoolExecutor by it's ThreadPoolConfig |
| 构造器和说明 |
|---|
ThreadPoolMonitorRunner(ThreadPoolConfig threadPoolConfig,
ThreadPoolStatistics threadPoolStatistics) |
ThreadPoolMonitorWrapper(ThreadPoolExecutor threadPoolExecutor,
ThreadPoolConfig threadPoolConfig,
ThreadPoolStatistics threadPoolStatistics) |
Copyright © 2021. All rights reserved.