| Package | Description |
|---|---|
| org.apache.ratis.server | |
| org.apache.ratis.server.impl |
| Modifier and Type | Class and Description |
|---|---|
static class |
RaftServerRpc.Builder<B extends RaftServerRpc.Builder,RPC extends RaftServerRpc>
To build
RaftServerRpc objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
RaftServerRpcWithProxy<PROXY extends Closeable,PROXIES extends PeerProxyMap<PROXY>>
Implementing
RaftServerRpc using a PeerProxyMap. |
| Modifier and Type | Method and Description |
|---|---|
RaftServerRpc |
RaftServerImpl.getServerRpc() |
RaftServerRpc |
RaftServerProxy.getServerRpc() |
RaftServerRpc |
ServerFactory.newRaftServerRpc(RaftServer server) |
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.