@Experimental(SOURCE_SINK)
Package org.apache.beam.sdk.io.gcp.bigtable
Defines transforms for reading and writing from Google Cloud Bigtable.
- See Also:
BigtableIO
-
Class Summary Class Description BeamRowToBigtableMutation BeamRowToBigtableMutation.ToBigtableRowFn BigtableIO Transformsfor reading from and writing to Google Cloud Bigtable.BigtableIO.Read APTransformthat reads from Google Cloud Bigtable.BigtableIO.Write APTransformthat writes to Google Cloud Bigtable.BigtableIO.WriteWithResults APTransformthat writes to Google Cloud Bigtable and emits aBigtableWriteResultfor each batch written.BigtableRowToBeamRow BigtableRowToBeamRowFlat BigtableWriteResult The result of writing a batch of rows to Bigtable.BigtableWriteResultCoder A coder forBigtableWriteResult.RowUtils