类 ThreadTaskQueueMonitorTask
- java.lang.Object
-
- com.alibaba.nacos.config.server.monitor.ThreadTaskQueueMonitorTask
-
- 所有已实现的接口:
java.lang.Runnable
public class ThreadTaskQueueMonitorTask extends java.lang.Object implements java.lang.RunnableNotifyTaskQueueMonitorTask.- 作者:
- zongtanghu
-
-
字段概要
字段 修饰符和类型 字段 说明 private AsyncNotifyServicenotifySingleService
-
构造器概要
构造器 构造器 说明 ThreadTaskQueueMonitorTask(AsyncNotifyService notifySingleService)
-
-
-
字段详细资料
-
notifySingleService
private final AsyncNotifyService notifySingleService
-
-
构造器详细资料
-
ThreadTaskQueueMonitorTask
ThreadTaskQueueMonitorTask(AsyncNotifyService notifySingleService)
-
-