Uses of Interface
com.yandex.ydb.table.rpc.TableRpc
-
Packages that use TableRpc Package Description com.yandex.ydb.table com.yandex.ydb.table.impl com.yandex.ydb.table.rpc.grpc -
-
Uses of TableRpc in com.yandex.ydb.table
Methods in com.yandex.ydb.table with parameters of type TableRpc Modifier and Type Method Description static TableClient.BuilderTableClient. newClient(TableRpc tableRpc) -
Uses of TableRpc in com.yandex.ydb.table.impl
Fields in com.yandex.ydb.table.impl declared as TableRpc Modifier and Type Field Description protected TableRpcTableClientBuilderImpl. tableRpcConstructors in com.yandex.ydb.table.impl with parameters of type TableRpc Constructor Description TableClientBuilderImpl(TableRpc tableRpc) -
Uses of TableRpc in com.yandex.ydb.table.rpc.grpc
Classes in com.yandex.ydb.table.rpc.grpc that implement TableRpc Modifier and Type Class Description classGrpcTableRpc
-