| Package | Description |
|---|---|
| tech.ydb.table | |
| tech.ydb.table.impl | |
| tech.ydb.table.settings |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Status> |
Session.copyTables(CopyTablesSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Status> |
BaseSession.copyTables(CopyTablesSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
CopyTablesSettings |
CopyTablesSettings.addTable(String sourcePath,
String destinationPath) |
CopyTablesSettings |
CopyTablesSettings.addTable(String sourcePath,
String destinationPath,
boolean omitIndexes) |
Copyright © 2023. All rights reserved.