| 程序包 | 说明 |
|---|---|
| org.tikv.kvproto |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Brpb.CipherInfo
Protobuf type
backup.CipherInfo |
static class |
Brpb.CipherInfo.Builder
Protobuf type
backup.CipherInfo |
| 限定符和类型 | 方法和说明 |
|---|---|
Brpb.CipherInfoOrBuilder |
Brpb.BackupRequestOrBuilder.getCipherInfoOrBuilder()
The cipher_info is Used to encrypt sst
.backup.CipherInfo cipher_info = 14; |
Brpb.CipherInfoOrBuilder |
Brpb.BackupRequest.getCipherInfoOrBuilder()
The cipher_info is Used to encrypt sst
.backup.CipherInfo cipher_info = 14; |
Brpb.CipherInfoOrBuilder |
Brpb.BackupRequest.Builder.getCipherInfoOrBuilder()
The cipher_info is Used to encrypt sst
.backup.CipherInfo cipher_info = 14; |
Brpb.CipherInfoOrBuilder |
ImportSstpb.DownloadRequestOrBuilder.getCipherInfoOrBuilder()
cipher_info is used to decrypt sst when download sst
.backup.CipherInfo cipher_info = 16; |
Brpb.CipherInfoOrBuilder |
ImportSstpb.DownloadRequest.getCipherInfoOrBuilder()
cipher_info is used to decrypt sst when download sst
.backup.CipherInfo cipher_info = 16; |
Brpb.CipherInfoOrBuilder |
ImportSstpb.DownloadRequest.Builder.getCipherInfoOrBuilder()
cipher_info is used to decrypt sst when download sst
.backup.CipherInfo cipher_info = 16; |
Copyright © 2023 PingCAP. All rights reserved.