Package org.apache.beam.sdk.io.gcp.bigtable
package org.apache.beam.sdk.io.gcp.bigtable
Defines transforms for reading and writing from Google Cloud Bigtable.
- See Also:
-
ClassDescriptionConfiguration for a Cloud Bigtable client.
Transformsfor reading from and writing to Google Cloud Bigtable.Overwrite options to determine what to do if change stream name is being reused and there exists metadata of the same change stream name.APTransformthat reads from Google Cloud Bigtable.APTransformthat writes to Google Cloud Bigtable.APTransformthat writes to Google Cloud Bigtable and emits aBigtableWriteResultfor each batch written.An implementation ofTypedSchemaTransformProviderfor Bigtable Read jobs configured viaBigtableReadSchemaTransformProvider.BigtableReadSchemaTransformConfiguration.Configuration for reading from Bigtable.The result of writing a batch of rows to Bigtable.A coder forBigtableWriteResult.An implementation ofTypedSchemaTransformProviderfor Bigtable Write jobs configured viaBigtableWriteSchemaTransformProvider.BigtableWriteSchemaTransformConfiguration.Configuration for writing to Bigtable.