Uses of Class
com.google.cloud.bigquery.storage.v1alpha.stub.MetastorePartitionServiceStubSettings
Packages that use MetastorePartitionServiceStubSettings
Package
Description
A client to BigQuery Storage API
-
Uses of MetastorePartitionServiceStubSettings in com.google.cloud.bigquery.storage.v1alpha
Methods in com.google.cloud.bigquery.storage.v1alpha with parameters of type MetastorePartitionServiceStubSettingsModifier and TypeMethodDescriptionstatic final MetastorePartitionServiceSettingsMetastorePartitionServiceSettings.create(MetastorePartitionServiceStubSettings stub) -
Uses of MetastorePartitionServiceStubSettings in com.google.cloud.bigquery.storage.v1alpha.stub
Methods in com.google.cloud.bigquery.storage.v1alpha.stub that return MetastorePartitionServiceStubSettingsMethods in com.google.cloud.bigquery.storage.v1alpha.stub with parameters of type MetastorePartitionServiceStubSettingsModifier and TypeMethodDescriptionstatic final GrpcMetastorePartitionServiceStubGrpcMetastorePartitionServiceStub.create(MetastorePartitionServiceStubSettings settings) Constructors in com.google.cloud.bigquery.storage.v1alpha.stub with parameters of type MetastorePartitionServiceStubSettingsModifierConstructorDescriptionprotectedBuilder(MetastorePartitionServiceStubSettings settings) protectedGrpcMetastorePartitionServiceStub(MetastorePartitionServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) Constructs an instance of GrpcMetastorePartitionServiceStub, using the given settings.protectedGrpcMetastorePartitionServiceStub(MetastorePartitionServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcMetastorePartitionServiceStub, using the given settings.