| Package | Description |
|---|---|
| com.weibo.api.motan.cluster.support | |
| com.weibo.api.motan.registry | |
| com.weibo.api.motan.registry.support | |
| com.weibo.api.motan.registry.support.command |
| Modifier and Type | Method and Description |
|---|---|
protected Registry |
ClusterSupport.getRegistry(URL url) |
| Modifier and Type | Method and Description |
|---|---|
Registry |
RegistryFactory.getRegistry(URL url) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRegistry
Abstract registry。
对进出的url都进行createCopy保护,避免registry中的对象被修改,避免潜在的并发问题。
|
class |
DirectRegistry
Created by axb on 16/6/12.
|
class |
FailbackRegistry
Failback registry
|
class |
LocalRegistryService |
| Modifier and Type | Method and Description |
|---|---|
protected Registry |
DirectRegistryFactory.createRegistry(URL url) |
protected abstract Registry |
AbstractRegistryFactory.createRegistry(URL url) |
protected Registry |
LocalRegistryFactory.createRegistry(URL url) |
Registry |
AbstractRegistryFactory.getRegistry(URL url) |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandFailbackRegistry |
Copyright © 2019. All rights reserved.