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