Uses of Class
com.google.cloud.metastore.v1beta.DataprocMetastoreGrpc.DataprocMetastoreStub
-
Packages that use DataprocMetastoreGrpc.DataprocMetastoreStub Package Description com.google.cloud.metastore.v1beta A client to Dataproc Metastore API -
-
Uses of DataprocMetastoreGrpc.DataprocMetastoreStub in com.google.cloud.metastore.v1beta
Methods in com.google.cloud.metastore.v1beta that return DataprocMetastoreGrpc.DataprocMetastoreStub Modifier and Type Method Description protected DataprocMetastoreGrpc.DataprocMetastoreStub
DataprocMetastoreGrpc.DataprocMetastoreStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static DataprocMetastoreGrpc.DataprocMetastoreStub
DataprocMetastoreGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-