public final class Eraftpb extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Eraftpb.ConfChange
Protobuf type
eraftpb.ConfChange |
static interface |
Eraftpb.ConfChangeOrBuilder |
static class |
Eraftpb.ConfChangeSingle
ConfChangeSingle is an individual configuration change operation.
|
static interface |
Eraftpb.ConfChangeSingleOrBuilder |
static class |
Eraftpb.ConfChangeTransition
Protobuf enum
eraftpb.ConfChangeTransition |
static class |
Eraftpb.ConfChangeType
Protobuf enum
eraftpb.ConfChangeType |
static class |
Eraftpb.ConfChangeV2
ConfChangeV2 messages initiate configuration changes.
|
static interface |
Eraftpb.ConfChangeV2OrBuilder |
static class |
Eraftpb.ConfState
Protobuf type
eraftpb.ConfState |
static interface |
Eraftpb.ConfStateOrBuilder |
static class |
Eraftpb.Entry
The entry is a type of change that needs to be applied.
|
static interface |
Eraftpb.EntryOrBuilder |
static class |
Eraftpb.EntryType
Protobuf enum
eraftpb.EntryType |
static class |
Eraftpb.HardState
Protobuf type
eraftpb.HardState |
static interface |
Eraftpb.HardStateOrBuilder |
static class |
Eraftpb.Message
Protobuf type
eraftpb.Message |
static interface |
Eraftpb.MessageOrBuilder |
static class |
Eraftpb.MessageType
Protobuf enum
eraftpb.MessageType |
static class |
Eraftpb.Snapshot
Protobuf type
eraftpb.Snapshot |
static class |
Eraftpb.SnapshotMetadata
Protobuf type
eraftpb.SnapshotMetadata |
static interface |
Eraftpb.SnapshotMetadataOrBuilder |
static interface |
Eraftpb.SnapshotOrBuilder |
Modifier and Type | Method and Description |
---|---|
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 © 2024 PingCAP. All rights reserved.