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