| 构造器和说明 |
|---|
FailoverReactor(ServiceInfoHolder serviceInfoHolder,
String notifierEventScope) |
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceInfo |
getService(String key) |
void |
init()
Init.
|
boolean |
isFailoverSwitch() |
boolean |
isFailoverSwitch(String serviceName) |
void |
shutdown()
shutdown ThreadPool.
|
public FailoverReactor(ServiceInfoHolder serviceInfoHolder, String notifierEventScope)
public void init()
public boolean isFailoverSwitch()
public boolean isFailoverSwitch(String serviceName)
public ServiceInfo getService(String key)
public void shutdown()
throws NacosException
shutdown 在接口中 CloseableNacosException - Nacos exceptionCopyright © 2018–2024 Alibaba Group. All rights reserved.