public static final class ImportSstpb.DownloadRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ImportSstpb.DownloadRequest.Builder> implements ImportSstpb.DownloadRequestOrBuilder
import_sstpb.DownloadRequest| Modifier and Type | Method and Description |
|---|---|
ImportSstpb.DownloadRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportSstpb.DownloadRequest |
build() |
ImportSstpb.DownloadRequest |
buildPartial() |
ImportSstpb.DownloadRequest.Builder |
clear() |
ImportSstpb.DownloadRequest.Builder |
clearCipherInfo()
cipher_info is used to decrypt sst when download sst
|
ImportSstpb.DownloadRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ImportSstpb.DownloadRequest.Builder |
clearIsRawKv()
bool is_raw_kv = 15; |
ImportSstpb.DownloadRequest.Builder |
clearName()
The file name of the SST file.
|
ImportSstpb.DownloadRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ImportSstpb.DownloadRequest.Builder |
clearRewriteRule()
Performs a key prefix rewrite after downloading the SST file.
|
ImportSstpb.DownloadRequest.Builder |
clearSst()
The SST meta used to identify the downloaded file.
|
ImportSstpb.DownloadRequest.Builder |
clearStorageBackend()
.backup.StorageBackend storage_backend = 14; |
ImportSstpb.DownloadRequest.Builder |
clone() |
Brpb.CipherInfo |
getCipherInfo()
cipher_info is used to decrypt sst when download sst
|
Brpb.CipherInfo.Builder |
getCipherInfoBuilder()
cipher_info is used to decrypt sst when download sst
|
Brpb.CipherInfoOrBuilder |
getCipherInfoOrBuilder()
cipher_info is used to decrypt sst when download sst
|
ImportSstpb.DownloadRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getIsRawKv()
bool is_raw_kv = 15; |
String |
getName()
The file name of the SST file.
|
com.google.protobuf.ByteString |
getNameBytes()
The file name of the SST file.
|
ImportSstpb.RewriteRule |
getRewriteRule()
Performs a key prefix rewrite after downloading the SST file.
|
ImportSstpb.RewriteRule.Builder |
getRewriteRuleBuilder()
Performs a key prefix rewrite after downloading the SST file.
|
ImportSstpb.RewriteRuleOrBuilder |
getRewriteRuleOrBuilder()
Performs a key prefix rewrite after downloading the SST file.
|
ImportSstpb.SSTMeta |
getSst()
The SST meta used to identify the downloaded file.
|
ImportSstpb.SSTMeta.Builder |
getSstBuilder()
The SST meta used to identify the downloaded file.
|
ImportSstpb.SSTMetaOrBuilder |
getSstOrBuilder()
The SST meta used to identify the downloaded file.
|
Brpb.StorageBackend |
getStorageBackend()
.backup.StorageBackend storage_backend = 14; |
Brpb.StorageBackend.Builder |
getStorageBackendBuilder()
.backup.StorageBackend storage_backend = 14; |
Brpb.StorageBackendOrBuilder |
getStorageBackendOrBuilder()
.backup.StorageBackend storage_backend = 14; |
boolean |
hasCipherInfo()
cipher_info is used to decrypt sst when download sst
|
boolean |
hasRewriteRule()
Performs a key prefix rewrite after downloading the SST file.
|
boolean |
hasSst()
The SST meta used to identify the downloaded file.
|
boolean |
hasStorageBackend()
.backup.StorageBackend storage_backend = 14; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ImportSstpb.DownloadRequest.Builder |
mergeCipherInfo(Brpb.CipherInfo value)
cipher_info is used to decrypt sst when download sst
|
ImportSstpb.DownloadRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ImportSstpb.DownloadRequest.Builder |
mergeFrom(ImportSstpb.DownloadRequest other) |
ImportSstpb.DownloadRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ImportSstpb.DownloadRequest.Builder |
mergeRewriteRule(ImportSstpb.RewriteRule value)
Performs a key prefix rewrite after downloading the SST file.
|
ImportSstpb.DownloadRequest.Builder |
mergeSst(ImportSstpb.SSTMeta value)
The SST meta used to identify the downloaded file.
|
ImportSstpb.DownloadRequest.Builder |
mergeStorageBackend(Brpb.StorageBackend value)
.backup.StorageBackend storage_backend = 14; |
ImportSstpb.DownloadRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ImportSstpb.DownloadRequest.Builder |
setCipherInfo(Brpb.CipherInfo.Builder builderForValue)
cipher_info is used to decrypt sst when download sst
|
ImportSstpb.DownloadRequest.Builder |
setCipherInfo(Brpb.CipherInfo value)
cipher_info is used to decrypt sst when download sst
|
ImportSstpb.DownloadRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportSstpb.DownloadRequest.Builder |
setIsRawKv(boolean value)
bool is_raw_kv = 15; |
ImportSstpb.DownloadRequest.Builder |
setName(String value)
The file name of the SST file.
|
ImportSstpb.DownloadRequest.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The file name of the SST file.
|
ImportSstpb.DownloadRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ImportSstpb.DownloadRequest.Builder |
setRewriteRule(ImportSstpb.RewriteRule.Builder builderForValue)
Performs a key prefix rewrite after downloading the SST file.
|
ImportSstpb.DownloadRequest.Builder |
setRewriteRule(ImportSstpb.RewriteRule value)
Performs a key prefix rewrite after downloading the SST file.
|
ImportSstpb.DownloadRequest.Builder |
setSst(ImportSstpb.SSTMeta.Builder builderForValue)
The SST meta used to identify the downloaded file.
|
ImportSstpb.DownloadRequest.Builder |
setSst(ImportSstpb.SSTMeta value)
The SST meta used to identify the downloaded file.
|
ImportSstpb.DownloadRequest.Builder |
setStorageBackend(Brpb.StorageBackend.Builder builderForValue)
.backup.StorageBackend storage_backend = 14; |
ImportSstpb.DownloadRequest.Builder |
setStorageBackend(Brpb.StorageBackend value)
.backup.StorageBackend storage_backend = 14; |
ImportSstpb.DownloadRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ImportSstpb.DownloadRequest.Builder>public ImportSstpb.DownloadRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ImportSstpb.DownloadRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ImportSstpb.DownloadRequest.Builder>public ImportSstpb.DownloadRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ImportSstpb.DownloadRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ImportSstpb.DownloadRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ImportSstpb.DownloadRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ImportSstpb.DownloadRequest.Builder>public ImportSstpb.DownloadRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportSstpb.DownloadRequest.Builder>public ImportSstpb.DownloadRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportSstpb.DownloadRequest.Builder>public ImportSstpb.DownloadRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ImportSstpb.DownloadRequest.Builder>public ImportSstpb.DownloadRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportSstpb.DownloadRequest.Builder>public ImportSstpb.DownloadRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportSstpb.DownloadRequest.Builder>public ImportSstpb.DownloadRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ImportSstpb.DownloadRequest.Builder>public ImportSstpb.DownloadRequest.Builder mergeFrom(ImportSstpb.DownloadRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ImportSstpb.DownloadRequest.Builder>public ImportSstpb.DownloadRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ImportSstpb.DownloadRequest.Builder>IOExceptionpublic boolean hasSst()
The SST meta used to identify the downloaded file. Must be the same among all nodes in the same Raft group. Note: the "crc32" and "cf_name" fields are ignored in this request, and the "range" field represents the closed key range after rewrite (as origin keys in encoded representation).
.import_sstpb.SSTMeta sst = 2 [(.gogoproto.nullable) = false];hasSst in interface ImportSstpb.DownloadRequestOrBuilderpublic ImportSstpb.SSTMeta getSst()
The SST meta used to identify the downloaded file. Must be the same among all nodes in the same Raft group. Note: the "crc32" and "cf_name" fields are ignored in this request, and the "range" field represents the closed key range after rewrite (as origin keys in encoded representation).
.import_sstpb.SSTMeta sst = 2 [(.gogoproto.nullable) = false];getSst in interface ImportSstpb.DownloadRequestOrBuilderpublic ImportSstpb.DownloadRequest.Builder setSst(ImportSstpb.SSTMeta value)
The SST meta used to identify the downloaded file. Must be the same among all nodes in the same Raft group. Note: the "crc32" and "cf_name" fields are ignored in this request, and the "range" field represents the closed key range after rewrite (as origin keys in encoded representation).
.import_sstpb.SSTMeta sst = 2 [(.gogoproto.nullable) = false];public ImportSstpb.DownloadRequest.Builder setSst(ImportSstpb.SSTMeta.Builder builderForValue)
The SST meta used to identify the downloaded file. Must be the same among all nodes in the same Raft group. Note: the "crc32" and "cf_name" fields are ignored in this request, and the "range" field represents the closed key range after rewrite (as origin keys in encoded representation).
.import_sstpb.SSTMeta sst = 2 [(.gogoproto.nullable) = false];public ImportSstpb.DownloadRequest.Builder mergeSst(ImportSstpb.SSTMeta value)
The SST meta used to identify the downloaded file. Must be the same among all nodes in the same Raft group. Note: the "crc32" and "cf_name" fields are ignored in this request, and the "range" field represents the closed key range after rewrite (as origin keys in encoded representation).
.import_sstpb.SSTMeta sst = 2 [(.gogoproto.nullable) = false];public ImportSstpb.DownloadRequest.Builder clearSst()
The SST meta used to identify the downloaded file. Must be the same among all nodes in the same Raft group. Note: the "crc32" and "cf_name" fields are ignored in this request, and the "range" field represents the closed key range after rewrite (as origin keys in encoded representation).
.import_sstpb.SSTMeta sst = 2 [(.gogoproto.nullable) = false];public ImportSstpb.SSTMeta.Builder getSstBuilder()
The SST meta used to identify the downloaded file. Must be the same among all nodes in the same Raft group. Note: the "crc32" and "cf_name" fields are ignored in this request, and the "range" field represents the closed key range after rewrite (as origin keys in encoded representation).
.import_sstpb.SSTMeta sst = 2 [(.gogoproto.nullable) = false];public ImportSstpb.SSTMetaOrBuilder getSstOrBuilder()
The SST meta used to identify the downloaded file. Must be the same among all nodes in the same Raft group. Note: the "crc32" and "cf_name" fields are ignored in this request, and the "range" field represents the closed key range after rewrite (as origin keys in encoded representation).
.import_sstpb.SSTMeta sst = 2 [(.gogoproto.nullable) = false];getSstOrBuilder in interface ImportSstpb.DownloadRequestOrBuilderpublic String getName()
The file name of the SST file.
string name = 9;getName in interface ImportSstpb.DownloadRequestOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The file name of the SST file.
string name = 9;getNameBytes in interface ImportSstpb.DownloadRequestOrBuilderpublic ImportSstpb.DownloadRequest.Builder setName(String value)
The file name of the SST file.
string name = 9;value - The name to set.public ImportSstpb.DownloadRequest.Builder clearName()
The file name of the SST file.
string name = 9;public ImportSstpb.DownloadRequest.Builder setNameBytes(com.google.protobuf.ByteString value)
The file name of the SST file.
string name = 9;value - The bytes for name to set.public boolean hasRewriteRule()
Performs a key prefix rewrite after downloading the SST file. All keys in the SST will be rewritten as: new_key = new_key_prefix + old_key[len(old_key_prefix)..] When used for TiDB, rewriting the prefix changes the table ID. Please note that key-rewrite is applied on the origin keys in encoded representation (the SST itself should still use data keys in encoded representation). You need to ensure that the keys before and after rewriting are in the same order, otherwise the RPC request will fail.
.import_sstpb.RewriteRule rewrite_rule = 13 [(.gogoproto.nullable) = false];hasRewriteRule in interface ImportSstpb.DownloadRequestOrBuilderpublic ImportSstpb.RewriteRule getRewriteRule()
Performs a key prefix rewrite after downloading the SST file. All keys in the SST will be rewritten as: new_key = new_key_prefix + old_key[len(old_key_prefix)..] When used for TiDB, rewriting the prefix changes the table ID. Please note that key-rewrite is applied on the origin keys in encoded representation (the SST itself should still use data keys in encoded representation). You need to ensure that the keys before and after rewriting are in the same order, otherwise the RPC request will fail.
.import_sstpb.RewriteRule rewrite_rule = 13 [(.gogoproto.nullable) = false];getRewriteRule in interface ImportSstpb.DownloadRequestOrBuilderpublic ImportSstpb.DownloadRequest.Builder setRewriteRule(ImportSstpb.RewriteRule value)
Performs a key prefix rewrite after downloading the SST file. All keys in the SST will be rewritten as: new_key = new_key_prefix + old_key[len(old_key_prefix)..] When used for TiDB, rewriting the prefix changes the table ID. Please note that key-rewrite is applied on the origin keys in encoded representation (the SST itself should still use data keys in encoded representation). You need to ensure that the keys before and after rewriting are in the same order, otherwise the RPC request will fail.
.import_sstpb.RewriteRule rewrite_rule = 13 [(.gogoproto.nullable) = false];public ImportSstpb.DownloadRequest.Builder setRewriteRule(ImportSstpb.RewriteRule.Builder builderForValue)
Performs a key prefix rewrite after downloading the SST file. All keys in the SST will be rewritten as: new_key = new_key_prefix + old_key[len(old_key_prefix)..] When used for TiDB, rewriting the prefix changes the table ID. Please note that key-rewrite is applied on the origin keys in encoded representation (the SST itself should still use data keys in encoded representation). You need to ensure that the keys before and after rewriting are in the same order, otherwise the RPC request will fail.
.import_sstpb.RewriteRule rewrite_rule = 13 [(.gogoproto.nullable) = false];public ImportSstpb.DownloadRequest.Builder mergeRewriteRule(ImportSstpb.RewriteRule value)
Performs a key prefix rewrite after downloading the SST file. All keys in the SST will be rewritten as: new_key = new_key_prefix + old_key[len(old_key_prefix)..] When used for TiDB, rewriting the prefix changes the table ID. Please note that key-rewrite is applied on the origin keys in encoded representation (the SST itself should still use data keys in encoded representation). You need to ensure that the keys before and after rewriting are in the same order, otherwise the RPC request will fail.
.import_sstpb.RewriteRule rewrite_rule = 13 [(.gogoproto.nullable) = false];public ImportSstpb.DownloadRequest.Builder clearRewriteRule()
Performs a key prefix rewrite after downloading the SST file. All keys in the SST will be rewritten as: new_key = new_key_prefix + old_key[len(old_key_prefix)..] When used for TiDB, rewriting the prefix changes the table ID. Please note that key-rewrite is applied on the origin keys in encoded representation (the SST itself should still use data keys in encoded representation). You need to ensure that the keys before and after rewriting are in the same order, otherwise the RPC request will fail.
.import_sstpb.RewriteRule rewrite_rule = 13 [(.gogoproto.nullable) = false];public ImportSstpb.RewriteRule.Builder getRewriteRuleBuilder()
Performs a key prefix rewrite after downloading the SST file. All keys in the SST will be rewritten as: new_key = new_key_prefix + old_key[len(old_key_prefix)..] When used for TiDB, rewriting the prefix changes the table ID. Please note that key-rewrite is applied on the origin keys in encoded representation (the SST itself should still use data keys in encoded representation). You need to ensure that the keys before and after rewriting are in the same order, otherwise the RPC request will fail.
.import_sstpb.RewriteRule rewrite_rule = 13 [(.gogoproto.nullable) = false];public ImportSstpb.RewriteRuleOrBuilder getRewriteRuleOrBuilder()
Performs a key prefix rewrite after downloading the SST file. All keys in the SST will be rewritten as: new_key = new_key_prefix + old_key[len(old_key_prefix)..] When used for TiDB, rewriting the prefix changes the table ID. Please note that key-rewrite is applied on the origin keys in encoded representation (the SST itself should still use data keys in encoded representation). You need to ensure that the keys before and after rewriting are in the same order, otherwise the RPC request will fail.
.import_sstpb.RewriteRule rewrite_rule = 13 [(.gogoproto.nullable) = false];getRewriteRuleOrBuilder in interface ImportSstpb.DownloadRequestOrBuilderpublic boolean hasStorageBackend()
.backup.StorageBackend storage_backend = 14;hasStorageBackend in interface ImportSstpb.DownloadRequestOrBuilderpublic Brpb.StorageBackend getStorageBackend()
.backup.StorageBackend storage_backend = 14;getStorageBackend in interface ImportSstpb.DownloadRequestOrBuilderpublic ImportSstpb.DownloadRequest.Builder setStorageBackend(Brpb.StorageBackend value)
.backup.StorageBackend storage_backend = 14;public ImportSstpb.DownloadRequest.Builder setStorageBackend(Brpb.StorageBackend.Builder builderForValue)
.backup.StorageBackend storage_backend = 14;public ImportSstpb.DownloadRequest.Builder mergeStorageBackend(Brpb.StorageBackend value)
.backup.StorageBackend storage_backend = 14;public ImportSstpb.DownloadRequest.Builder clearStorageBackend()
.backup.StorageBackend storage_backend = 14;public Brpb.StorageBackend.Builder getStorageBackendBuilder()
.backup.StorageBackend storage_backend = 14;public Brpb.StorageBackendOrBuilder getStorageBackendOrBuilder()
.backup.StorageBackend storage_backend = 14;getStorageBackendOrBuilder in interface ImportSstpb.DownloadRequestOrBuilderpublic boolean getIsRawKv()
bool is_raw_kv = 15;getIsRawKv in interface ImportSstpb.DownloadRequestOrBuilderpublic ImportSstpb.DownloadRequest.Builder setIsRawKv(boolean value)
bool is_raw_kv = 15;value - The isRawKv to set.public ImportSstpb.DownloadRequest.Builder clearIsRawKv()
bool is_raw_kv = 15;public boolean hasCipherInfo()
cipher_info is used to decrypt sst when download sst
.backup.CipherInfo cipher_info = 16;hasCipherInfo in interface ImportSstpb.DownloadRequestOrBuilderpublic Brpb.CipherInfo getCipherInfo()
cipher_info is used to decrypt sst when download sst
.backup.CipherInfo cipher_info = 16;getCipherInfo in interface ImportSstpb.DownloadRequestOrBuilderpublic ImportSstpb.DownloadRequest.Builder setCipherInfo(Brpb.CipherInfo value)
cipher_info is used to decrypt sst when download sst
.backup.CipherInfo cipher_info = 16;public ImportSstpb.DownloadRequest.Builder setCipherInfo(Brpb.CipherInfo.Builder builderForValue)
cipher_info is used to decrypt sst when download sst
.backup.CipherInfo cipher_info = 16;public ImportSstpb.DownloadRequest.Builder mergeCipherInfo(Brpb.CipherInfo value)
cipher_info is used to decrypt sst when download sst
.backup.CipherInfo cipher_info = 16;public ImportSstpb.DownloadRequest.Builder clearCipherInfo()
cipher_info is used to decrypt sst when download sst
.backup.CipherInfo cipher_info = 16;public Brpb.CipherInfo.Builder getCipherInfoBuilder()
cipher_info is used to decrypt sst when download sst
.backup.CipherInfo cipher_info = 16;public Brpb.CipherInfoOrBuilder getCipherInfoOrBuilder()
cipher_info is used to decrypt sst when download sst
.backup.CipherInfo cipher_info = 16;getCipherInfoOrBuilder in interface ImportSstpb.DownloadRequestOrBuilderpublic final ImportSstpb.DownloadRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImportSstpb.DownloadRequest.Builder>public final ImportSstpb.DownloadRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImportSstpb.DownloadRequest.Builder>Copyright © 2025 PingCAP. All rights reserved.