| 接口 | 说明 |
|---|---|
| AdminAsynchronousProtocol |
Asynchronous version of
AdminProtocol. |
| AdminProtocol |
For server administration.
|
| DataStreamPacket | |
| DataStreamReply | |
| DataStreamRequest | |
| Message |
The information clients append to the raft ring.
|
| RaftClientAsynchronousProtocol |
Asynchronous version of
RaftClientProtocol. |
| RaftClientProtocol | |
| RaftPeer.Add | |
| RaftRpcMessage | |
| RoutingTable |
A routing table is a directed acyclic graph containing exactly one primary peer such that
(1) the primary peer is the only starting peer, and
(2) all the other peers can be reached from the primary peer by exactly one path.
|
| 枚举 | 说明 |
|---|---|
| SetConfigurationRequest.Mode |
Copyright © 2017–2023 The Apache Software Foundation. All rights reserved.