| Constructor and Description |
|---|
BigQueryDirectDataWriterHelper(BigQueryClientFactory writeClientFactory,
String tablePath,
com.google.cloud.bigquery.storage.v1.ProtoSchema protoSchema,
com.google.api.gax.retrying.RetrySettings bigqueryDataWriterHelperRetrySettings,
com.google.common.base.Optional<String> traceId,
int partitionId,
boolean writeAtLeastOnce) |
ReadRowsHelper(BigQueryClientFactory bigQueryReadClientFactory,
List<com.google.cloud.bigquery.storage.v1.ReadRowsRequest.Builder> requests,
ReadRowsHelper.Options options) |
ReadRowsHelper(BigQueryClientFactory bigQueryReadClientFactory,
com.google.cloud.bigquery.storage.v1.ReadRowsRequest.Builder request,
ReadRowsHelper.Options options,
Optional<BigQueryStorageReadRowsTracer> bigQueryStorageReadRowsTracer) |
ReadSessionCreator(ReadSessionCreatorConfig config,
BigQueryClient bigQueryClient,
BigQueryClientFactory bigQueryReadClientFactory) |
Copyright © 2024. All rights reserved.