public class RedisProtocol extends AbstractProtocol
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
DEFAULT_PORT |
| 构造器和说明 |
|---|
RedisProtocol() |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> Exporter<T> |
export(Invoker<T> invoker) |
int |
getDefaultPort() |
destroy, getExporterMap, getExporters, getServers, referpublic static final int DEFAULT_PORT
public int getDefaultPort()
public <T> Exporter<T> export(Invoker<T> invoker) throws RpcException
RpcExceptionCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.