Uses of Class
com.google.cloud.metastore.v1alpha.DataprocMetastoreGrpc.DataprocMetastoreFutureStub
-
Packages that use DataprocMetastoreGrpc.DataprocMetastoreFutureStub Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore API -
-
Uses of DataprocMetastoreGrpc.DataprocMetastoreFutureStub in com.google.cloud.metastore.v1alpha
Methods in com.google.cloud.metastore.v1alpha 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
-