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