public final class RpcRequests extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
RpcRequests.AppendEntriesRequest
Protobuf type
jraft.AppendEntriesRequest |
static class |
RpcRequests.AppendEntriesRequestHeader
Protobuf type
jraft.AppendEntriesRequestHeader |
static interface |
RpcRequests.AppendEntriesRequestHeaderOrBuilder |
static interface |
RpcRequests.AppendEntriesRequestOrBuilder |
static class |
RpcRequests.AppendEntriesResponse
Protobuf type
jraft.AppendEntriesResponse |
static interface |
RpcRequests.AppendEntriesResponseOrBuilder |
static class |
RpcRequests.ErrorResponse
Protobuf type
jraft.ErrorResponse |
static interface |
RpcRequests.ErrorResponseOrBuilder |
static class |
RpcRequests.GetFileRequest
Protobuf type
jraft.GetFileRequest |
static interface |
RpcRequests.GetFileRequestOrBuilder |
static class |
RpcRequests.GetFileResponse
Protobuf type
jraft.GetFileResponse |
static interface |
RpcRequests.GetFileResponseOrBuilder |
static class |
RpcRequests.InstallSnapshotRequest
Protobuf type
jraft.InstallSnapshotRequest |
static interface |
RpcRequests.InstallSnapshotRequestOrBuilder |
static class |
RpcRequests.InstallSnapshotResponse
Protobuf type
jraft.InstallSnapshotResponse |
static interface |
RpcRequests.InstallSnapshotResponseOrBuilder |
static class |
RpcRequests.PingRequest
Protobuf type
jraft.PingRequest |
static interface |
RpcRequests.PingRequestOrBuilder |
static class |
RpcRequests.ReadIndexRequest
Protobuf type
jraft.ReadIndexRequest |
static interface |
RpcRequests.ReadIndexRequestOrBuilder |
static class |
RpcRequests.ReadIndexResponse
Protobuf type
jraft.ReadIndexResponse |
static interface |
RpcRequests.ReadIndexResponseOrBuilder |
static class |
RpcRequests.RequestVoteRequest
Protobuf type
jraft.RequestVoteRequest |
static interface |
RpcRequests.RequestVoteRequestOrBuilder |
static class |
RpcRequests.RequestVoteResponse
Protobuf type
jraft.RequestVoteResponse |
static interface |
RpcRequests.RequestVoteResponseOrBuilder |
static class |
RpcRequests.TimeoutNowRequest
Protobuf type
jraft.TimeoutNowRequest |
static interface |
RpcRequests.TimeoutNowRequestOrBuilder |
static class |
RpcRequests.TimeoutNowResponse
Protobuf type
jraft.TimeoutNowResponse |
static interface |
RpcRequests.TimeoutNowResponseOrBuilder |
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2021. All rights reserved.