Uses of Class
com.yandex.ydb.table.settings.DescribeTableSettings
-
Packages that use DescribeTableSettings Package Description com.yandex.ydb.table -
-
Uses of DescribeTableSettings in com.yandex.ydb.table
Methods in com.yandex.ydb.table with parameters of type DescribeTableSettings Modifier and Type Method Description CompletableFuture<Result<TableDescription>>Session. describeTable(String path, DescribeTableSettings settings)
-