Uses of Class
com.yandex.ydb.table.settings.CopyTableSettings
-
Packages that use CopyTableSettings Package Description com.yandex.ydb.table -
-
Uses of CopyTableSettings in com.yandex.ydb.table
Methods in com.yandex.ydb.table with parameters of type CopyTableSettings Modifier and Type Method Description CompletableFuture<Status>Session. copyTable(String src, String dst, CopyTableSettings settings)
-