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