Uses of Class
com.google.cloud.metastore.v1.stub.DataprocMetastoreStub
-
Packages that use DataprocMetastoreStub Package Description com.google.cloud.metastore.v1 A client to Dataproc Metastore APIcom.google.cloud.metastore.v1.stub -
-
Uses of DataprocMetastoreStub in com.google.cloud.metastore.v1
Methods in com.google.cloud.metastore.v1 that return DataprocMetastoreStub Modifier and Type Method Description DataprocMetastoreStub
DataprocMetastoreClient. getStub()
Methods in com.google.cloud.metastore.v1 with parameters of type DataprocMetastoreStub Modifier and Type Method Description static DataprocMetastoreClient
DataprocMetastoreClient. create(DataprocMetastoreStub stub)
Constructs an instance of DataprocMetastoreClient, using the given stub for making calls.Constructors in com.google.cloud.metastore.v1 with parameters of type DataprocMetastoreStub Constructor Description DataprocMetastoreClient(DataprocMetastoreStub stub)
-
Uses of DataprocMetastoreStub in com.google.cloud.metastore.v1.stub
Subclasses of DataprocMetastoreStub in com.google.cloud.metastore.v1.stub Modifier and Type Class Description class
GrpcDataprocMetastoreStub
gRPC stub implementation for the DataprocMetastore service API.class
HttpJsonDataprocMetastoreStub
REST stub implementation for the DataprocMetastore service API.Methods in com.google.cloud.metastore.v1.stub that return DataprocMetastoreStub Modifier and Type Method Description DataprocMetastoreStub
DataprocMetastoreStubSettings. createStub()
-