| 程序包 | 说明 |
|---|---|
| org.apache.ratis.server |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
DataStreamServerRpc
A server interface handling incoming streams
Relays those streams to other servers after persisting
|
interface |
RaftServerRpc
An server-side interface for supporting different RPC implementations
such as Netty, gRPC and Hadoop.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RaftServerRpcWithProxy<PROXY extends Closeable,PROXIES extends PeerProxyMap<PROXY>>
An abstract implementation of
RaftServerRpc using a PeerProxyMap. |
Copyright © 2017–2025 The Apache Software Foundation. All rights reserved.