Uses of Class
com.google.cloud.metastore.v1.DataprocMetastoreClient
-
Packages that use DataprocMetastoreClient Package Description com.google.cloud.metastore.v1 A client to Dataproc Metastore API -
-
Uses of DataprocMetastoreClient in com.google.cloud.metastore.v1
Methods in com.google.cloud.metastore.v1 that return DataprocMetastoreClient Modifier and Type Method Description static DataprocMetastoreClientDataprocMetastoreClient. create()Constructs an instance of DataprocMetastoreClient with default settings.static DataprocMetastoreClientDataprocMetastoreClient. create(DataprocMetastoreSettings settings)Constructs an instance of DataprocMetastoreClient, using the given settings.static DataprocMetastoreClientDataprocMetastoreClient. create(DataprocMetastoreStub stub)Constructs an instance of DataprocMetastoreClient, using the given stub for making calls.
-