public class AlarmCounter extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static org.apache.commons.lang3.tuple.Triple<String,String,String> |
countStrRrq(String threadPoolName,
ThreadPoolExecutor executor) |
static AlarmInfo |
getAlarmInfo(String threadPoolName,
String notifyItemType) |
static String |
getCount(String threadPoolName,
String notifyItemType) |
static void |
incAlarmCounter(String threadPoolName,
String notifyItemType) |
static void |
init(String threadPoolName,
String notifyItemType) |
static void |
reset(String threadPoolName,
String notifyItemType) |
public static org.apache.commons.lang3.tuple.Triple<String,String,String> countStrRrq(String threadPoolName, ThreadPoolExecutor executor)
Copyright © 2023. All rights reserved.