Uses of Class
com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceFutureStub
-
Packages that use MetastoreServiceGrpc.MetastoreServiceFutureStub Package Description com.google.cloud.bigquery.biglake.v1 A client to BigLake API -
-
Uses of MetastoreServiceGrpc.MetastoreServiceFutureStub in com.google.cloud.bigquery.biglake.v1
Methods in com.google.cloud.bigquery.biglake.v1 that return MetastoreServiceGrpc.MetastoreServiceFutureStub Modifier and Type Method Description protected MetastoreServiceGrpc.MetastoreServiceFutureStub
MetastoreServiceGrpc.MetastoreServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static MetastoreServiceGrpc.MetastoreServiceFutureStub
MetastoreServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-