| 程序包 | 说明 |
|---|---|
| com.weibo.api.motan.registry.support.command |
| 限定符和类型 | 方法和说明 |
|---|---|
static RpcCommand |
RpcCommandUtil.stringToCommand(String commandString)
把指令字符串转为指令对象
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<URL> |
CommandFailbackRegistry.commandPreview(URL url,
RpcCommand rpcCommand,
String previewIP) |
static String |
RpcCommandUtil.commandToString(RpcCommand command)
指令对象转为string
|
List<URL> |
CommandServiceManager.discoverServiceWithCommand(URL serviceUrl,
Map<String,Integer> weights,
RpcCommand rpcCommand) |
List<URL> |
CommandServiceManager.discoverServiceWithCommand(URL serviceUrl,
Map<String,Integer> weights,
RpcCommand rpcCommand,
String localIP) |
Copyright © 2017. All rights reserved.