| Package | Description |
|---|---|
| org.apache.dubbo.registry.zookeeper.util |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.curator.x.discovery.ServiceInstance<ZookeeperInstance> |
CuratorFrameworkUtils.build(ServiceInstance serviceInstance) |
static org.apache.curator.x.discovery.ServiceDiscovery<ZookeeperInstance> |
CuratorFrameworkUtils.buildServiceDiscovery(org.apache.curator.framework.CuratorFramework curatorFramework,
String basePath) |
| Modifier and Type | Method and Description |
|---|---|
static List<ServiceInstance> |
CuratorFrameworkUtils.build(Collection<org.apache.curator.x.discovery.ServiceInstance<ZookeeperInstance>> instances) |
static ServiceInstance |
CuratorFrameworkUtils.build(org.apache.curator.x.discovery.ServiceInstance<ZookeeperInstance> instance) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.