public final class Brpb extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Brpb.AzureBlobStorage
AzureBlobStorage storage backend saves files into azure blob storage.
|
static interface |
Brpb.AzureBlobStorageOrBuilder |
static class |
Brpb.BackupMeta
The message save the metadata of a backup.
|
static interface |
Brpb.BackupMetaOrBuilder |
static class |
Brpb.BackupRequest
Protobuf type
backup.BackupRequest |
static interface |
Brpb.BackupRequestOrBuilder |
static class |
Brpb.BackupResponse
Protobuf type
backup.BackupResponse |
static interface |
Brpb.BackupResponseOrBuilder |
static class |
Brpb.Bucket
Protobuf type
backup.Bucket |
static interface |
Brpb.BucketOrBuilder |
static class |
Brpb.CipherInfo
Protobuf type
backup.CipherInfo |
static interface |
Brpb.CipherInfoOrBuilder |
static class |
Brpb.CloudDynamic
CloudDynamic allows testing new cloud providers and new fields without changing protobuf definitions
|
static interface |
Brpb.CloudDynamicOrBuilder |
static class |
Brpb.ClusterIDError
Protobuf type
backup.ClusterIDError |
static interface |
Brpb.ClusterIDErrorOrBuilder |
static class |
Brpb.CompressionType
sst files compression algorithm
|
static class |
Brpb.Error
Protobuf type
backup.Error |
static interface |
Brpb.ErrorOrBuilder |
static class |
Brpb.ExternalStorageRestoreRequest
Protobuf type
backup.ExternalStorageRestoreRequest |
static interface |
Brpb.ExternalStorageRestoreRequestOrBuilder |
static class |
Brpb.ExternalStorageRestoreResponse
Protobuf type
backup.ExternalStorageRestoreResponse |
static interface |
Brpb.ExternalStorageRestoreResponseOrBuilder |
static class |
Brpb.ExternalStorageSaveRequest
Protobuf type
backup.ExternalStorageSaveRequest |
static interface |
Brpb.ExternalStorageSaveRequestOrBuilder |
static class |
Brpb.ExternalStorageSaveResponse
Protobuf type
backup.ExternalStorageSaveResponse |
static interface |
Brpb.ExternalStorageSaveResponseOrBuilder |
static class |
Brpb.File
Protobuf type
backup.File |
static interface |
Brpb.FileOrBuilder |
static class |
Brpb.GCS
GCS storage backend saves files into google cloud storage.
|
static interface |
Brpb.GCSOrBuilder |
static class |
Brpb.HDFS
HDFS storage backend saves file into HDFS compatible storages
|
static interface |
Brpb.HDFSOrBuilder |
static class |
Brpb.Local
Local storage backend saves files into local disk
|
static interface |
Brpb.LocalOrBuilder |
static class |
Brpb.MetaFile
MetaFile describes a multi-level index of data used in backup.
|
static interface |
Brpb.MetaFileOrBuilder |
static class |
Brpb.Noop
Noop storage backend saves files into void.
|
static interface |
Brpb.NoopOrBuilder |
static class |
Brpb.PlacementPolicy
Protobuf type
backup.PlacementPolicy |
static interface |
Brpb.PlacementPolicyOrBuilder |
static class |
Brpb.RawRange
Protobuf type
backup.RawRange |
static interface |
Brpb.RawRangeOrBuilder |
static class |
Brpb.S3
S3 storage backend saves files into S3 compatible storages
For non-aws providers, endpoint must be provided
|
static interface |
Brpb.S3OrBuilder |
static class |
Brpb.Schema
Protobuf type
backup.Schema |
static interface |
Brpb.SchemaOrBuilder |
static class |
Brpb.StorageBackend
Protobuf type
backup.StorageBackend |
static interface |
Brpb.StorageBackendOrBuilder |
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.