| 接口 | 说明 |
|---|---|
| ClientImplUtils |
Client utilities for internal use.
|
| ClientProtoUtils | |
| UnorderedAsync |
Send unordered asynchronous requests to a raft service.
|
| 类 | 说明 |
|---|---|
| DataStreamClientImpl |
Streaming client implementation
allows client to create streams and send asynchronously.
|
| LeaderElectionManagementImpl | |
| MessageStreamImpl |
Send ordered asynchronous requests to a raft service.
|
| OrderedAsync |
Send ordered asynchronous requests to a raft service.
|
| OrderedStreamAsync | |
| RaftClientImpl |
A client who sends requests to a raft service.
|
| RaftClientImpl.PendingClientRequest | |
| RaftClientRpcWithProxy<PROXY extends Closeable> |
An abstract
RaftClientRpc implementation using PeerProxyMap. |
| RaftOutputStream |
An
OutputStream implementation using AsyncApi.send(Message) API. |
| UnorderedAsync.PendingUnorderedRequest |
Copyright © 2017–2025 The Apache Software Foundation. All rights reserved.