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