Uses of Class
com.google.cloud.bigquery.biglake.v1alpha1.stub.MetastoreServiceStub
-
Packages that use MetastoreServiceStub Package Description com.google.cloud.bigquery.biglake.v1alpha1 A client to BigLake APIcom.google.cloud.bigquery.biglake.v1alpha1.stub -
-
Uses of MetastoreServiceStub in com.google.cloud.bigquery.biglake.v1alpha1
Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return MetastoreServiceStub Modifier and Type Method Description MetastoreServiceStubMetastoreServiceClient. getStub()Methods in com.google.cloud.bigquery.biglake.v1alpha1 with parameters of type MetastoreServiceStub Modifier and Type Method Description static MetastoreServiceClientMetastoreServiceClient. create(MetastoreServiceStub stub)Constructs an instance of MetastoreServiceClient, using the given stub for making calls.Constructors in com.google.cloud.bigquery.biglake.v1alpha1 with parameters of type MetastoreServiceStub Constructor Description MetastoreServiceClient(MetastoreServiceStub stub) -
Uses of MetastoreServiceStub in com.google.cloud.bigquery.biglake.v1alpha1.stub
Subclasses of MetastoreServiceStub in com.google.cloud.bigquery.biglake.v1alpha1.stub Modifier and Type Class Description classGrpcMetastoreServiceStubgRPC stub implementation for the MetastoreService service API.classHttpJsonMetastoreServiceStubREST stub implementation for the MetastoreService service API.Methods in com.google.cloud.bigquery.biglake.v1alpha1.stub that return MetastoreServiceStub Modifier and Type Method Description MetastoreServiceStubMetastoreServiceStubSettings. createStub()
-