类 AlarmThreadPoolExecutor
java.lang.Object
org.apache.shenyu.plugin.base.alert.AlarmThreadPoolExecutor
ShenyuThreadPoolExecutor for alarm sender send async data.
-
方法概要
修饰符和类型方法说明voidExecute alarm runnable task.static AlarmThreadPoolExecutorGet AlarmThreadPoolExecutor single instance.
-
方法详细资料
-
execute
Execute alarm runnable task.- 参数:
runnable- task
-
getInstance
Get AlarmThreadPoolExecutor single instance.- 返回:
- AlarmThreadPoolExecutor instance
-