| Package | Description |
|---|---|
| com.influxdb.client.domain | |
| com.influxdb.client.service |
| Modifier and Type | Method and Description |
|---|---|
RestoredBucketMappings |
RestoredBucketMappings.addShardMappingsItem(BucketShardMapping shardMappingsItem) |
RestoredBucketMappings |
RestoredBucketMappings.id(String id) |
RestoredBucketMappings |
RestoredBucketMappings.name(String name) |
RestoredBucketMappings |
RestoredBucketMappings.shardMappings(List<BucketShardMapping> shardMappings) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<RestoredBucketMappings> |
RestoreService.postRestoreBucketMetadata(BucketMetadataManifest bucketMetadataManifest,
String zapTraceSpan)
Create a new bucket pre-seeded with shard info from a backup.
|
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.