public class ClientBeatCheckTask extends Object implements BeatCheckTask
| 构造器和说明 |
|---|
ClientBeatCheckTask(com.alibaba.nacos.naming.core.Service service) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.alibaba.nacos.naming.core.DistroMapper |
getDistroMapper() |
com.alibaba.nacos.naming.misc.GlobalConfig |
getGlobalConfig() |
com.alibaba.nacos.naming.push.UdpPushService |
getPushService() |
com.alibaba.nacos.naming.misc.SwitchDomain |
getSwitchDomain() |
void |
run() |
String |
taskKey()
Task key.
|
public ClientBeatCheckTask(com.alibaba.nacos.naming.core.Service service)
public com.alibaba.nacos.naming.push.UdpPushService getPushService()
public com.alibaba.nacos.naming.core.DistroMapper getDistroMapper()
public com.alibaba.nacos.naming.misc.GlobalConfig getGlobalConfig()
public com.alibaba.nacos.naming.misc.SwitchDomain getSwitchDomain()
public String taskKey()
BeatCheckTasktaskKey 在接口中 BeatCheckTaskCopyright © 2018–2022 Alibaba Group. All rights reserved.