| Modifier and Type | Method and Description |
|---|---|
Registry |
RegistryFactory.getRegistry(URL url)
Connect to the registry
|
| Modifier and Type | Class and Description |
|---|---|
class |
DubboRegistry
DubboRegistry
|
| Modifier and Type | Method and Description |
|---|---|
Registry |
DubboRegistryFactory.createRegistry(URL url) |
| 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 |
RedisRegistry
RedisRegistry
|
| 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–2020 The Apache Software Foundation. All rights reserved.