Uses of Class
com.yandex.ydb.table.settings.CreateSessionSettings
-
Packages that use CreateSessionSettings Package Description com.yandex.ydb.table -
-
Uses of CreateSessionSettings in com.yandex.ydb.table
Methods in com.yandex.ydb.table with parameters of type CreateSessionSettings Modifier and Type Method Description CompletableFuture<Result<Session>>TableClient. createSession(CreateSessionSettings settings)Create new session.
-