| 类 | 说明 |
|---|---|
| CliRequests | |
| CliRequests.AddLearnersRequest |
Protobuf type
jraft.AddLearnersRequest |
| CliRequests.AddLearnersRequest.Builder |
Protobuf type
jraft.AddLearnersRequest |
| CliRequests.AddPeerRequest |
Protobuf type
jraft.AddPeerRequest |
| CliRequests.AddPeerRequest.Builder |
Protobuf type
jraft.AddPeerRequest |
| CliRequests.AddPeerResponse |
Protobuf type
jraft.AddPeerResponse |
| CliRequests.AddPeerResponse.Builder |
Protobuf type
jraft.AddPeerResponse |
| CliRequests.ChangePeersRequest |
Protobuf type
jraft.ChangePeersRequest |
| CliRequests.ChangePeersRequest.Builder |
Protobuf type
jraft.ChangePeersRequest |
| CliRequests.ChangePeersResponse |
Protobuf type
jraft.ChangePeersResponse |
| CliRequests.ChangePeersResponse.Builder |
Protobuf type
jraft.ChangePeersResponse |
| CliRequests.GetLeaderRequest |
Protobuf type
jraft.GetLeaderRequest |
| CliRequests.GetLeaderRequest.Builder |
Protobuf type
jraft.GetLeaderRequest |
| CliRequests.GetLeaderResponse |
Protobuf type
jraft.GetLeaderResponse |
| CliRequests.GetLeaderResponse.Builder |
Protobuf type
jraft.GetLeaderResponse |
| CliRequests.GetPeersRequest |
Protobuf type
jraft.GetPeersRequest |
| CliRequests.GetPeersRequest.Builder |
Protobuf type
jraft.GetPeersRequest |
| CliRequests.GetPeersResponse |
Protobuf type
jraft.GetPeersResponse |
| CliRequests.GetPeersResponse.Builder |
Protobuf type
jraft.GetPeersResponse |
| CliRequests.LearnersOpResponse |
Protobuf type
jraft.LearnersOpResponse |
| CliRequests.LearnersOpResponse.Builder |
Protobuf type
jraft.LearnersOpResponse |
| CliRequests.RemoveLearnersRequest |
Protobuf type
jraft.RemoveLearnersRequest |
| CliRequests.RemoveLearnersRequest.Builder |
Protobuf type
jraft.RemoveLearnersRequest |
| CliRequests.RemovePeerRequest |
Protobuf type
jraft.RemovePeerRequest |
| CliRequests.RemovePeerRequest.Builder |
Protobuf type
jraft.RemovePeerRequest |
| CliRequests.RemovePeerResponse |
Protobuf type
jraft.RemovePeerResponse |
| CliRequests.RemovePeerResponse.Builder |
Protobuf type
jraft.RemovePeerResponse |
| CliRequests.ResetLearnersRequest |
Protobuf type
jraft.ResetLearnersRequest |
| CliRequests.ResetLearnersRequest.Builder |
Protobuf type
jraft.ResetLearnersRequest |
| CliRequests.ResetPeerRequest |
Protobuf type
jraft.ResetPeerRequest |
| CliRequests.ResetPeerRequest.Builder |
Protobuf type
jraft.ResetPeerRequest |
| CliRequests.SnapshotRequest |
Protobuf type
jraft.SnapshotRequest |
| CliRequests.SnapshotRequest.Builder |
Protobuf type
jraft.SnapshotRequest |
| CliRequests.TransferLeaderRequest |
Protobuf type
jraft.TransferLeaderRequest |
| CliRequests.TransferLeaderRequest.Builder |
Protobuf type
jraft.TransferLeaderRequest |
| InvokeContext |
RPC invoke context.
|
| ProtobufMsgFactory |
Protobuf message factory.
|
| ProtobufSerializer |
RPC custom serializer based on protobuf
|
| RaftRpcServerFactory |
Raft RPC server factory.
|
| RpcRequestClosure |
RPC request Closure encapsulates the RPC contexts.
|
| RpcRequestProcessor<T extends com.google.protobuf.Message> |
Abstract AsyncUserProcessor for RPC processors.
|
| RpcRequests | |
| RpcRequests.AppendEntriesRequest |
Protobuf type
jraft.AppendEntriesRequest |
| RpcRequests.AppendEntriesRequest.Builder |
Protobuf type
jraft.AppendEntriesRequest |
| RpcRequests.AppendEntriesRequestHeader |
Protobuf type
jraft.AppendEntriesRequestHeader |
| RpcRequests.AppendEntriesRequestHeader.Builder |
Protobuf type
jraft.AppendEntriesRequestHeader |
| RpcRequests.AppendEntriesResponse |
Protobuf type
jraft.AppendEntriesResponse |
| RpcRequests.AppendEntriesResponse.Builder |
Protobuf type
jraft.AppendEntriesResponse |
| RpcRequests.ErrorResponse |
Protobuf type
jraft.ErrorResponse |
| RpcRequests.ErrorResponse.Builder |
Protobuf type
jraft.ErrorResponse |
| RpcRequests.GetFileRequest |
Protobuf type
jraft.GetFileRequest |
| RpcRequests.GetFileRequest.Builder |
Protobuf type
jraft.GetFileRequest |
| RpcRequests.GetFileResponse |
Protobuf type
jraft.GetFileResponse |
| RpcRequests.GetFileResponse.Builder |
Protobuf type
jraft.GetFileResponse |
| RpcRequests.InstallSnapshotRequest |
Protobuf type
jraft.InstallSnapshotRequest |
| RpcRequests.InstallSnapshotRequest.Builder |
Protobuf type
jraft.InstallSnapshotRequest |
| RpcRequests.InstallSnapshotResponse |
Protobuf type
jraft.InstallSnapshotResponse |
| RpcRequests.InstallSnapshotResponse.Builder |
Protobuf type
jraft.InstallSnapshotResponse |
| RpcRequests.PingRequest |
Protobuf type
jraft.PingRequest |
| RpcRequests.PingRequest.Builder |
Protobuf type
jraft.PingRequest |
| RpcRequests.ReadIndexRequest |
Protobuf type
jraft.ReadIndexRequest |
| RpcRequests.ReadIndexRequest.Builder |
Protobuf type
jraft.ReadIndexRequest |
| RpcRequests.ReadIndexResponse |
Protobuf type
jraft.ReadIndexResponse |
| RpcRequests.ReadIndexResponse.Builder |
Protobuf type
jraft.ReadIndexResponse |
| RpcRequests.RequestVoteRequest |
Protobuf type
jraft.RequestVoteRequest |
| RpcRequests.RequestVoteRequest.Builder |
Protobuf type
jraft.RequestVoteRequest |
| RpcRequests.RequestVoteResponse |
Protobuf type
jraft.RequestVoteResponse |
| RpcRequests.RequestVoteResponse.Builder |
Protobuf type
jraft.RequestVoteResponse |
| RpcRequests.TimeoutNowRequest |
Protobuf type
jraft.TimeoutNowRequest |
| RpcRequests.TimeoutNowRequest.Builder |
Protobuf type
jraft.TimeoutNowRequest |
| RpcRequests.TimeoutNowResponse |
Protobuf type
jraft.TimeoutNowResponse |
| RpcRequests.TimeoutNowResponse.Builder |
Protobuf type
jraft.TimeoutNowResponse |
| RpcResponseClosureAdapter<T extends com.google.protobuf.Message> |
RpcResponseClosure adapter holds the response.
|
| RpcUtils |
RPC utilities
|
Copyright © 2021. All rights reserved.