| Package | Description |
|---|---|
| com.alipay.sofa.common.thread |
| Modifier and Type | Method and Description |
|---|---|
ThreadPoolStatistics |
SofaThreadPoolExecutor.getStatistics() |
ThreadPoolStatistics |
SofaScheduledThreadPoolExecutor.getStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadPoolGovernor.registerThreadPoolExecutor(ThreadPoolExecutor threadPoolExecutor,
ThreadPoolConfig threadPoolConfig,
ThreadPoolStatistics threadPoolStatistics)
|
| Constructor and Description |
|---|
ThreadPoolMonitorRunner(ThreadPoolConfig threadPoolConfig,
ThreadPoolStatistics threadPoolStatistics) |
ThreadPoolMonitorWrapper(ThreadPoolExecutor threadPoolExecutor,
ThreadPoolConfig threadPoolConfig,
ThreadPoolStatistics threadPoolStatistics) |
Copyright © 2024. All rights reserved.