Uses of Package
io.github.flink.gcp.connector.bigquery.sink
Packages that use io.github.flink.gcp.connector.bigquery.sink
Package
Description
Google BigQuery connector for Apache Flink.
-
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigqueryClassDescriptionResolves the destination table for each record, enabling one sink instance to write to many tables (dynamic destinations).A fully-qualified BigQuery table reference: project, dataset and table.
-
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.sinkClassDescriptionBuilder for BigQuery sinks, obtained from
BigQuerySink.builder().Desired BigQuery table contract for CDC writes.Builder forCdcTableOptions.Supplies the desired CDC table contract for each destination.Policy for a BigQuery CDC destination table that already exists.Whether the sink may create destination tables that do not exist.The result of resolving a BigQuery destination for one record.Handles every destination-resolution result supported by the connector.Resolves the destination table for each record, enabling one sink instance to write to many tables (dynamic destinations).Options gating connector-driven destination table schema updates.Builder forSchemaUpdateOptions.Options applied when the sink creates a destination table underCreateDisposition.CREATE_IF_NEEDED: time partitioning and clustering.Builder forTableCreateOptions.Granularity of time-based partitioning.Supplies per-destinationTableCreateOptionsfor tables created underCreateDisposition.CREATE_IF_NEEDED.A fully-qualified BigQuery table reference: project, dataset and table.An explicit, record-specific destination-resolution failure.How data lands in a destination table that already contains data.The mechanism used to write records to BigQuery. -
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.sink.failureClassDescriptionA fully-qualified BigQuery table reference: project, dataset and table.
-
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.sink.fileloadsClassDescriptionInternal Table metadata handoff shared by the concrete BigQuery write methods.Immutable configuration shared by all
WriteMethodimplementations, assembled byBigQuerySinkBuilder.The cross-version seam every sink in this module implements instead ofSinkdirectly.A fully-qualified BigQuery table reference: project, dataset and table.How data lands in a destination table that already contains data. -
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.sink.fileloads.committerClassDescriptionImmutable configuration shared by all
WriteMethodimplementations, assembled byBigQuerySinkBuilder. -
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.sink.fileloads.loadjobClassDescriptionImmutable configuration shared by all
WriteMethodimplementations, assembled byBigQuerySinkBuilder.A fully-qualified BigQuery table reference: project, dataset and table. -
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.sink.fileloads.writerClassDescriptionImmutable configuration shared by all
WriteMethodimplementations, assembled byBigQuerySinkBuilder.Handles every destination-resolution result supported by the connector.A fully-qualified BigQuery table reference: project, dataset and table.An explicit, record-specific destination-resolution failure. -
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.sink.serializerClassDescriptionA fully-qualified BigQuery table reference: project, dataset and table.
-
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.sink.serializer.avroClassDescriptionA fully-qualified BigQuery table reference: project, dataset and table.
-
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.sink.serializer.jsonClassDescriptionA fully-qualified BigQuery table reference: project, dataset and table.
-
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.sink.serializer.protoClassDescriptionA fully-qualified BigQuery table reference: project, dataset and table.
-
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.sink.storageClassDescriptionInternal Table metadata handoff shared by the concrete BigQuery write methods.Immutable configuration shared by all
WriteMethodimplementations, assembled byBigQuerySinkBuilder.The cross-version seam every sink in this module implements instead ofSinkdirectly. -
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.sink.storage.committerClassDescriptionWhether the sink may create destination tables that do not exist.
-
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.sink.storage.writerClassDescriptionImmutable configuration shared by all
WriteMethodimplementations, assembled byBigQuerySinkBuilder.Handles every destination-resolution result supported by the connector.A fully-qualified BigQuery table reference: project, dataset and table.An explicit, record-specific destination-resolution failure. -
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.sink.tablesClassDescriptionDesired BigQuery table contract for CDC writes.Policy for a BigQuery CDC destination table that already exists.Whether the sink may create destination tables that do not exist.Options gating connector-driven destination table schema updates.Options applied when the sink creates a destination table under
CreateDisposition.CREATE_IF_NEEDED: time partitioning and clustering.Supplies per-destinationTableCreateOptionsfor tables created underCreateDisposition.CREATE_IF_NEEDED.A fully-qualified BigQuery table reference: project, dataset and table. -
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.sourceClassDescriptionA fully-qualified BigQuery table reference: project, dataset and table.
-
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.source.queryClassDescriptionA fully-qualified BigQuery table reference: project, dataset and table.
-
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.tableClassDescriptionPolicy for a BigQuery CDC destination table that already exists.Whether the sink may create destination tables that do not exist.Granularity of time-based partitioning.How data lands in a destination table that already contains data.The mechanism used to write records to BigQuery.
-
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.table.sinkClassDescriptionDesired BigQuery table contract for CDC writes.Policy for a BigQuery CDC destination table that already exists.Whether the sink may create destination tables that do not exist.Options gating connector-driven destination table schema updates.Options applied when the sink creates a destination table under
CreateDisposition.CREATE_IF_NEEDED: time partitioning and clustering.A fully-qualified BigQuery table reference: project, dataset and table.The mechanism used to write records to BigQuery. -
Classes in io.github.flink.gcp.connector.bigquery.sink used by io.github.flink.gcp.connector.bigquery.table.sourceClassDescriptionA fully-qualified BigQuery table reference: project, dataset and table.