| 程序包 | 说明 |
|---|---|
| com.qq.tars.client | |
| com.qq.tars.client.cluster | |
| com.qq.tars.client.rpc | |
| com.qq.tars.client.rpc.tars | |
| com.qq.tars.client.util | |
| com.qq.tars.rpc.common | |
| com.qq.tars.rpc.common.support |
| 限定符和类型 | 方法和说明 |
|---|---|
Url |
ObjectProxy.selectUrl() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ServantInvokerAliveStat |
ServantInvokerAliveChecker.get(Url url) |
static boolean |
ServantInvokerAliveChecker.isAlive(Url url,
ServantProxyConfig config,
int ret) |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract Invoker<T> |
ServantProtocolInvoker.create(Class<T> api,
Url url) |
protected ServantClient[] |
ServantProtocolInvoker.getClients(Url url) |
protected ServantClient |
ServantProtocolInvoker.initClient(Url url) |
| 构造器和说明 |
|---|
ServantInvoker(ServantProxyConfig config,
Class<T> api,
Url url,
ServantClient[] clients) |
| 限定符和类型 | 方法和说明 |
|---|---|
Invoker<T> |
TarsProtocolInvoker.create(Class<T> api,
Url url) |
| 构造器和说明 |
|---|
TarsInvoker(ServantProxyConfig config,
Class<T> api,
Url url,
ServantClient[] clients) |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<Url> |
ParseTools.parse(ServantProxyConfig conf) |
| 限定符和类型 | 方法和说明 |
|---|---|
Url |
Invoker.getUrl() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
Url.compareTo(Url url) |
Invoker<T> |
ProtocolInvoker.create(Class<T> api,
Url url) |
| 限定符和类型 | 方法和说明 |
|---|---|
Url |
AbstractInvoker.getUrl() |
| 构造器和说明 |
|---|
AbstractInvoker(Class<T> api,
Url url) |
Copyright © 2020. All Rights Reserved.