| Package | Description |
|---|---|
| org.apache.ratis.server | |
| org.apache.ratis.server.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RaftServer
Raft server interface
|
interface |
RaftServerRpc
An server-side interface for supporting different RPC implementations
such as Netty, gRPC and Hadoop.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RaftServerImpl |
class |
RaftServerProxy |
class |
RaftServerRpcWithProxy<PROXY extends Closeable,PROXIES extends PeerProxyMap<PROXY>>
Implementing
RaftServerRpc using a PeerProxyMap. |
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.