| Package | Description |
|---|---|
| com.weibo.api.motan.registry.support.command |
| Modifier and Type | Method and Description |
|---|---|
static RpcCommand |
RpcCommandUtil.stringToCommand(String commandString)
把指令字符串转为指令对象
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2019. All rights reserved.