| 限定符和类型 | 方法和说明 |
|---|---|
static void |
ThreadPoolAlarmManage.checkPoolCapacityAlarm(DynamicThreadPoolExecutor threadPoolExecutor)
Check thread pool capacity alarm.
|
static void |
ThreadPoolAlarmManage.checkPoolLivenessAlarm(boolean isCore,
DynamicThreadPoolExecutor threadPoolExecutor)
Check thread pool activity alarm.
|
static void |
ThreadPoolAlarmManage.checkPoolRejectAlarm(DynamicThreadPoolExecutor threadPoolExecutor)
Check thread pool reject policy alarm.
|
void |
BaseSendMessageService.sendAlarmMessage(MessageTypeEnum typeEnum,
DynamicThreadPoolExecutor executor) |
void |
SendMessageService.sendAlarmMessage(MessageTypeEnum typeEnum,
DynamicThreadPoolExecutor threadPoolExecutor)
Send alarm message.
|
void |
SendMessageHandler.sendAlarmMessage(NotifyDTO notifyConfig,
DynamicThreadPoolExecutor threadPoolExecutor)
Send alarm message.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DingSendMessageHandler.sendAlarmMessage(NotifyDTO notifyConfig,
DynamicThreadPoolExecutor pool) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
LarkSendMessageHandler.sendAlarmMessage(NotifyDTO notifyConfig,
DynamicThreadPoolExecutor pool) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WeChatSendMessageHandler.sendAlarmMessage(NotifyDTO notifyConfig,
DynamicThreadPoolExecutor pool) |
| 限定符和类型 | 方法和说明 |
|---|---|
static DynamicThreadPoolExecutor |
CommonDynamicThreadPool.getInstance(String threadPoolId) |
| 限定符和类型 | 方法和说明 |
|---|---|
static DynamicThreadPoolExecutor |
AbstractBuildThreadPoolTemplate.buildDynamicPool(AbstractBuildThreadPoolTemplate.ThreadPoolInitParam initParam)
构建动态线程池.
|
Copyright © 2021. All rights reserved.