| 程序包 | 说明 |
|---|---|
| com.weibo.api.motan.cluster.support | |
| com.weibo.api.motan.config.handler | |
| com.weibo.api.motan.proxy |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ClusterSpi<T>
Cluster spi.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Cluster<T> |
ClusterSupport.getCluster() |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
SimpleConfigHandler.refer(Class<T> interfaceClass,
List<Cluster<T>> clusters,
String proxyType) |
<T> T |
ConfigHandler.refer(Class<T> interfaceClass,
List<Cluster<T>> cluster,
String proxyType) |
| 构造器和说明 |
|---|
RefererInvocationHandler(Class<T> clz,
Cluster<T> cluster) |
| 构造器和说明 |
|---|
RefererInvocationHandler(Class<T> clz,
List<Cluster<T>> clusters) |
Copyright © 2017. All rights reserved.