| Package | Description |
|---|---|
| tech.ydb.export | |
| tech.ydb.export.impl | |
| tech.ydb.export.settings |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<Result<ExportToYtResult>> |
ExportClient.exportToYt(String host,
String token,
ExportToYtSettings settings,
int updateRateSeconds) |
CompletableFuture<Operation<Result<ExportToYtResult>>> |
ExportClient.startExportToYt(String host,
String token,
ExportToYtSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Operation<Result<ExportToYtResult>>> |
ExportClientImpl.startExportToYt(String host,
String token,
ExportToYtSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
ExportToYtSettings |
ExportToYtSettings.Builder.build() |
Copyright © 2024. All rights reserved.