| 程序包 | 说明 |
|---|---|
| org.tikv.kvproto |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Brpb.S3
S3 storage backend saves files into S3 compatible storages
For non-aws providers, endpoint must be provided
Protobuf type
backup.S3 |
static class |
Brpb.S3.Builder
S3 storage backend saves files into S3 compatible storages
For non-aws providers, endpoint must be provided
Protobuf type
backup.S3 |
| 限定符和类型 | 方法和说明 |
|---|---|
Brpb.S3OrBuilder |
Brpb.StorageBackendOrBuilder.getS3OrBuilder()
.backup.S3 s3 = 3; |
Brpb.S3OrBuilder |
Brpb.StorageBackend.getS3OrBuilder()
.backup.S3 s3 = 3; |
Brpb.S3OrBuilder |
Brpb.StorageBackend.Builder.getS3OrBuilder()
.backup.S3 s3 = 3; |
Copyright © 2023 PingCAP. All rights reserved.