Uses of Interface
com.yandex.ydb.table.SessionSupplier
-
Packages that use SessionSupplier Package Description com.yandex.ydb.table -
-
Uses of SessionSupplier in com.yandex.ydb.table
Subinterfaces of SessionSupplier in com.yandex.ydb.table Modifier and Type Interface Description interfaceTableClientMethods in com.yandex.ydb.table with parameters of type SessionSupplier Modifier and Type Method Description static SessionRetryContext.BuilderSessionRetryContext. create(SessionSupplier sessionSupplier)Constructors in com.yandex.ydb.table with parameters of type SessionSupplier Constructor Description Builder(SessionSupplier sessionSupplier)
-