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