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