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