| Package | Description |
|---|---|
| tech.ydb.export | |
| tech.ydb.export.impl | |
| tech.ydb.export.settings |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Operation<Result<ExportToS3Result>>> |
ExportClient.findExportToS3(String operationId,
FindExportSettings settings) |
CompletableFuture<Operation<Result<ExportToYtResult>>> |
ExportClient.findExportToYT(String operationId,
FindExportSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Operation<Result<ExportToS3Result>>> |
ExportClientImpl.findExportToS3(String operationId,
FindExportSettings settings) |
CompletableFuture<Operation<Result<ExportToYtResult>>> |
ExportClientImpl.findExportToYT(String operationId,
FindExportSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
FindExportSettings |
FindExportSettings.Builder.build() |
Copyright © 2024. All rights reserved.