Uses of Interface
com.yandex.ydb.table.rpc.SchemeRpc
-
Packages that use SchemeRpc Package Description com.yandex.ydb.table com.yandex.ydb.table.impl com.yandex.ydb.table.rpc.grpc -
-
Uses of SchemeRpc in com.yandex.ydb.table
Methods in com.yandex.ydb.table with parameters of type SchemeRpc Modifier and Type Method Description static SchemeClient.BuilderSchemeClient. newClient(SchemeRpc schemeRpc) -
Uses of SchemeRpc in com.yandex.ydb.table.impl
Fields in com.yandex.ydb.table.impl declared as SchemeRpc Modifier and Type Field Description protected SchemeRpcSchemeClientBuilderImpl. schemeRpcConstructors in com.yandex.ydb.table.impl with parameters of type SchemeRpc Constructor Description SchemeClientBuilderImpl(SchemeRpc schemeRpc) -
Uses of SchemeRpc in com.yandex.ydb.table.rpc.grpc
Classes in com.yandex.ydb.table.rpc.grpc that implement SchemeRpc Modifier and Type Class Description classGrpcSchemeRpc
-