@ServiceName(value="nacos") public class NacosClusterService extends Object implements ClusterService
| 构造器和说明 |
|---|
NacosClusterService() |
NacosClusterService(NacosConfig config) |
public NacosClusterService()
public NacosClusterService(NacosConfig config)
public void start()
public void stop()
public void register(InstanceNode instanceNode) throws InstanceRegisterException
register 在接口中 ClusterInstanceRegisterInstanceRegisterExceptionpublic List<InstanceNode> query()
query 在接口中 ClusterInstanceQueryCopyright © 2024 fossc. All rights reserved.