| Modifier and Type | Interface and Description |
|---|---|
interface |
Registry
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Registry |
RegistryFactory.getRegistry(URL url)
Deprecated.
|
default Registry |
RegistryFactory.getRegistry(URL url)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Registry |
RegistryFactory.getRegistry(URL url)
Connect to the registry
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsulRegistry
registry center implementation for consul
|
| Modifier and Type | Class and Description |
|---|---|
class |
DubboRegistry
DubboRegistry
|
| Modifier and Type | Method and Description |
|---|---|
Registry |
DubboRegistryFactory.createRegistry(URL url) |
| Modifier and Type | Class and Description |
|---|---|
class |
EtcdRegistry
Support for ectd3 registry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegistryDirectory.setRegistry(Registry registry) |
| Modifier and Type | Class and Description |
|---|---|
class |
MulticastRegistry
MulticastRegistry
|
| Modifier and Type | Method and Description |
|---|---|
Registry |
MulticastRegistryFactory.createRegistry(URL url) |
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleRegistry
MultipleRegistry
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Registry> |
MultipleRegistry.getReferenceRegistries() |
Map<String,Registry> |
MultipleRegistry.getServiceRegistries() |
| Modifier and Type | Class and Description |
|---|---|
class |
NacosRegistry
Nacos
Registry |
| Modifier and Type | Class and Description |
|---|---|
class |
RedisRegistry
RedisRegistry
|
| Modifier and Type | Class and Description |
|---|---|
class |
SofaRegistry
The Sofa registry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRegistry
AbstractRegistry.
|
class |
FailbackRegistry
FailbackRegistry.
|
| Modifier and Type | Method and Description |
|---|---|
Registry |
AbstractRegistryFactory.getRegistry(URL url) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Registry> |
AbstractRegistryFactory.getRegistries()
Get all registries
|
| Modifier and Type | Class and Description |
|---|---|
class |
ZookeeperRegistry
ZookeeperRegistry
|
| Modifier and Type | Method and Description |
|---|---|
Registry |
ZookeeperRegistryFactory.createRegistry(URL url) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.