public class NettyClientRpc extends RaftClientRpcWithProxy<NettyRpcProxy>
| Constructor and Description |
|---|
NettyClientRpc(ClientId clientId) |
| Modifier and Type | Method and Description |
|---|---|
RaftClientReply |
sendRequest(RaftClientRequest request) |
addServers, close, getProxies, handleExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsendRequestAsync, sendRequestAsyncUnorderedpublic NettyClientRpc(ClientId clientId)
public RaftClientReply sendRequest(RaftClientRequest request) throws IOException
IOExceptionCopyright © 2017–2019 The Apache Software Foundation. All rights reserved.