Package com.google.cloud.bigquery.storage.v1alpha (3.9.3)
GitHub Repository |
This package is not the recommended entry point to using this client library!
For this library, we recommend using com.google.cloud.bigquery.storage.v1 for new applications.
Prerelease Implications
This package is a prerelease version! Use with caution.
Prerelease versions are considered unstable as they may be shut down and/or subject to breaking changes when upgrading. Use them only for testing or if you specifically need their experimental features.
Client Classes
Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.
Client | Description |
---|---|
com.google.cloud.bigquery.storage.v1alpha.MetastorePartitionServiceClient |
Service Description: BigQuery Metastore Partition Service API. This service is used for managing
metastore partitions in BigQuery metastore. The service supports only batch operations for write.
This class provides the ability to make remote calls to the backing service through method |
Settings Classes
Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.
Settings | Description |
---|---|
com.google.cloud.bigquery.storage.v1alpha.MetastorePartitionServiceSettings |
Settings class to configure an instance of MetastorePartitionServiceClient.
The default instance has everything set to sensible defaults: |
Classes
Class | Description |
---|---|
com.google.cloud.bigquery.storage.v1alpha.BatchCreateMetastorePartitionsRequest | Request message for BatchCreateMetastorePartitions. |
com.google.cloud.bigquery.storage.v1alpha.BatchCreateMetastorePartitionsRequest.Builder | Request message for BatchCreateMetastorePartitions. |
com.google.cloud.bigquery.storage.v1alpha.BatchCreateMetastorePartitionsResponse | Response message for BatchCreateMetastorePartitions. |
com.google.cloud.bigquery.storage.v1alpha.BatchCreateMetastorePartitionsResponse.Builder | Response message for BatchCreateMetastorePartitions. |
com.google.cloud.bigquery.storage.v1alpha.BatchDeleteMetastorePartitionsRequest | Request message for BatchDeleteMetastorePartitions. The MetastorePartition is uniquely identified by values, which is an ordered list. Hence, there is no separate name or partition id field. |
com.google.cloud.bigquery.storage.v1alpha.BatchDeleteMetastorePartitionsRequest.Builder | Request message for BatchDeleteMetastorePartitions. The MetastorePartition is uniquely identified by values, which is an ordered list. Hence, there is no separate name or partition id field. |
com.google.cloud.bigquery.storage.v1alpha.BatchSizeTooLargeError | Structured custom error message for batch size too large error. The error can be attached as error details in the returned rpc Status for more structured error handling in the client. |
com.google.cloud.bigquery.storage.v1alpha.BatchSizeTooLargeError.Builder | Structured custom error message for batch size too large error. The error can be attached as error details in the returned rpc Status for more structured error handling in the client. |
com.google.cloud.bigquery.storage.v1alpha.BatchUpdateMetastorePartitionsRequest | Request message for BatchUpdateMetastorePartitions. |
com.google.cloud.bigquery.storage.v1alpha.BatchUpdateMetastorePartitionsRequest.Builder | Request message for BatchUpdateMetastorePartitions. |
com.google.cloud.bigquery.storage.v1alpha.BatchUpdateMetastorePartitionsResponse | Response message for BatchUpdateMetastorePartitions. |
com.google.cloud.bigquery.storage.v1alpha.BatchUpdateMetastorePartitionsResponse.Builder | Response message for BatchUpdateMetastorePartitions. |
com.google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest | Request message for CreateMetastorePartition. The MetastorePartition is uniquely identified by values, which is an ordered list. Hence, there is no separate name or partition id field. |
com.google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest.Builder | Request message for CreateMetastorePartition. The MetastorePartition is uniquely identified by values, which is an ordered list. Hence, there is no separate name or partition id field. |
com.google.cloud.bigquery.storage.v1alpha.FieldSchema | Schema description of a metastore partition column. |
com.google.cloud.bigquery.storage.v1alpha.FieldSchema.Builder | Schema description of a metastore partition column. |
com.google.cloud.bigquery.storage.v1alpha.ListMetastorePartitionsRequest | Request message for ListMetastorePartitions. |
com.google.cloud.bigquery.storage.v1alpha.ListMetastorePartitionsRequest.Builder | Request message for ListMetastorePartitions. |
com.google.cloud.bigquery.storage.v1alpha.ListMetastorePartitionsResponse | Response message for ListMetastorePartitions. |
com.google.cloud.bigquery.storage.v1alpha.ListMetastorePartitionsResponse.Builder | Response message for ListMetastorePartitions. |
com.google.cloud.bigquery.storage.v1alpha.MetastorePartition | Information about a Hive partition. |
com.google.cloud.bigquery.storage.v1alpha.MetastorePartition.Builder | Information about a Hive partition. |
com.google.cloud.bigquery.storage.v1alpha.MetastorePartitionList | List of metastore partitions. |
com.google.cloud.bigquery.storage.v1alpha.MetastorePartitionList.Builder | List of metastore partitions. |
com.google.cloud.bigquery.storage.v1alpha.MetastorePartitionProto | |
com.google.cloud.bigquery.storage.v1alpha.MetastorePartitionServiceGrpc | BigQuery Metastore Partition Service API. This service is used for managing metastore partitions in BigQuery metastore. The service supports only batch operations for write. |
com.google.cloud.bigquery.storage.v1alpha.MetastorePartitionServiceGrpc.MetastorePartitionServiceImplBase | Base class for the server implementation of the service MetastorePartitionService. BigQuery Metastore Partition Service API. |
com.google.cloud.bigquery.storage.v1alpha.MetastorePartitionServiceProto | |
com.google.cloud.bigquery.storage.v1alpha.MetastorePartitionServiceSettings.Builder | Builder for MetastorePartitionServiceSettings. |
com.google.cloud.bigquery.storage.v1alpha.MetastorePartitionValues | Represents the values of a metastore partition. |
com.google.cloud.bigquery.storage.v1alpha.MetastorePartitionValues.Builder | Represents the values of a metastore partition. |
com.google.cloud.bigquery.storage.v1alpha.ReadStream | Information about a single stream that is used to read partitions. |
com.google.cloud.bigquery.storage.v1alpha.ReadStream.Builder | Information about a single stream that is used to read partitions. |
com.google.cloud.bigquery.storage.v1alpha.SerDeInfo | Serializer and deserializer information. |
com.google.cloud.bigquery.storage.v1alpha.SerDeInfo.Builder | Serializer and deserializer information. |
com.google.cloud.bigquery.storage.v1alpha.StorageDescriptor | Contains information about the physical storage of the data in the metastore partition. |
com.google.cloud.bigquery.storage.v1alpha.StorageDescriptor.Builder | Contains information about the physical storage of the data in the metastore partition. |
com.google.cloud.bigquery.storage.v1alpha.StreamList | List of streams. |
com.google.cloud.bigquery.storage.v1alpha.StreamList.Builder | List of streams. |
com.google.cloud.bigquery.storage.v1alpha.StreamMetastorePartitionsRequest | The top-level message sent by the client to the [Partitions.StreamMetastorePartitions][] method. Follows the default gRPC streaming maximum size of 4 MB. |
com.google.cloud.bigquery.storage.v1alpha.StreamMetastorePartitionsRequest.Builder | The top-level message sent by the client to the [Partitions.StreamMetastorePartitions][] method. Follows the default gRPC streaming maximum size of 4 MB. |
com.google.cloud.bigquery.storage.v1alpha.StreamMetastorePartitionsResponse | This is the response message sent by the server to the client for the [Partitions.StreamMetastorePartitions][] method when the commit is successful. Server will close the stream after sending this |
com.google.cloud.bigquery.storage.v1alpha.StreamMetastorePartitionsResponse.Builder | This is the response message sent by the server to the client for the [Partitions.StreamMetastorePartitions][] method when the commit is successful. Server will close the stream after sending this |
com.google.cloud.bigquery.storage.v1alpha.TableName | |
com.google.cloud.bigquery.storage.v1alpha.TableName.Builder | Builder for projects/{project}/datasets/{dataset}/tables/{table}. |
com.google.cloud.bigquery.storage.v1alpha.UpdateMetastorePartitionRequest | Request message for UpdateMetastorePartition. |
com.google.cloud.bigquery.storage.v1alpha.UpdateMetastorePartitionRequest.Builder | Request message for UpdateMetastorePartition. |
Interfaces
Enums
Enum | Description |
---|---|
com.google.cloud.bigquery.storage.v1alpha.ListMetastorePartitionsResponse.ResponseCase |