public final class ImportSstpb extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ImportSstpb.CompactRequest
Protobuf type
import_sstpb.CompactRequest |
static interface |
ImportSstpb.CompactRequestOrBuilder |
static class |
ImportSstpb.CompactResponse
Protobuf type
import_sstpb.CompactResponse |
static interface |
ImportSstpb.CompactResponseOrBuilder |
static class |
ImportSstpb.DownloadRequest
Protobuf type
import_sstpb.DownloadRequest |
static interface |
ImportSstpb.DownloadRequestOrBuilder |
static class |
ImportSstpb.DownloadResponse
Protobuf type
import_sstpb.DownloadResponse |
static interface |
ImportSstpb.DownloadResponseOrBuilder |
static class |
ImportSstpb.DuplicateDetectRequest
Protobuf type
import_sstpb.DuplicateDetectRequest |
static interface |
ImportSstpb.DuplicateDetectRequestOrBuilder |
static class |
ImportSstpb.DuplicateDetectResponse
Protobuf type
import_sstpb.DuplicateDetectResponse |
static interface |
ImportSstpb.DuplicateDetectResponseOrBuilder |
static class |
ImportSstpb.Error
For now it is just used for distinguishing the error of the request with the error
of gRPC, add more concrete types if it is necessary later.
|
static interface |
ImportSstpb.ErrorOrBuilder |
static class |
ImportSstpb.IngestRequest
Protobuf type
import_sstpb.IngestRequest |
static interface |
ImportSstpb.IngestRequestOrBuilder |
static class |
ImportSstpb.IngestResponse
Protobuf type
import_sstpb.IngestResponse |
static interface |
ImportSstpb.IngestResponseOrBuilder |
static class |
ImportSstpb.KvPair
Protobuf type
import_sstpb.KvPair |
static interface |
ImportSstpb.KvPairOrBuilder |
static class |
ImportSstpb.MultiIngestRequest
Protobuf type
import_sstpb.MultiIngestRequest |
static interface |
ImportSstpb.MultiIngestRequestOrBuilder |
static class |
ImportSstpb.Pair
Protobuf type
import_sstpb.Pair |
static interface |
ImportSstpb.PairOrBuilder |
static class |
ImportSstpb.Range
Protobuf type
import_sstpb.Range |
static interface |
ImportSstpb.RangeOrBuilder |
static class |
ImportSstpb.RawWriteBatch
Protobuf type
import_sstpb.RawWriteBatch |
static interface |
ImportSstpb.RawWriteBatchOrBuilder |
static class |
ImportSstpb.RawWriteRequest
Protobuf type
import_sstpb.RawWriteRequest |
static interface |
ImportSstpb.RawWriteRequestOrBuilder |
static class |
ImportSstpb.RawWriteResponse
Protobuf type
import_sstpb.RawWriteResponse |
static interface |
ImportSstpb.RawWriteResponseOrBuilder |
static class |
ImportSstpb.RewriteRule
A rewrite rule is applied on the *encoded* keys (the internal storage
representation).
|
static interface |
ImportSstpb.RewriteRuleOrBuilder |
static class |
ImportSstpb.SetDownloadSpeedLimitRequest
Protobuf type
import_sstpb.SetDownloadSpeedLimitRequest |
static interface |
ImportSstpb.SetDownloadSpeedLimitRequestOrBuilder |
static class |
ImportSstpb.SetDownloadSpeedLimitResponse
Protobuf type
import_sstpb.SetDownloadSpeedLimitResponse |
static interface |
ImportSstpb.SetDownloadSpeedLimitResponseOrBuilder |
static class |
ImportSstpb.SSTMeta
Protobuf type
import_sstpb.SSTMeta |
static interface |
ImportSstpb.SSTMetaOrBuilder |
static class |
ImportSstpb.SwitchMode
Protobuf enum
import_sstpb.SwitchMode |
static class |
ImportSstpb.SwitchModeRequest
Protobuf type
import_sstpb.SwitchModeRequest |
static interface |
ImportSstpb.SwitchModeRequestOrBuilder |
static class |
ImportSstpb.SwitchModeResponse
Protobuf type
import_sstpb.SwitchModeResponse |
static interface |
ImportSstpb.SwitchModeResponseOrBuilder |
static class |
ImportSstpb.UploadRequest
Protobuf type
import_sstpb.UploadRequest |
static interface |
ImportSstpb.UploadRequestOrBuilder |
static class |
ImportSstpb.UploadResponse
Protobuf type
import_sstpb.UploadResponse |
static interface |
ImportSstpb.UploadResponseOrBuilder |
static class |
ImportSstpb.WriteBatch
Protobuf type
import_sstpb.WriteBatch |
static interface |
ImportSstpb.WriteBatchOrBuilder |
static class |
ImportSstpb.WriteRequest
Protobuf type
import_sstpb.WriteRequest |
static interface |
ImportSstpb.WriteRequestOrBuilder |
static class |
ImportSstpb.WriteResponse
Protobuf type
import_sstpb.WriteResponse |
static interface |
ImportSstpb.WriteResponseOrBuilder |
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.