@Experimental(value=SOURCE_SINK)
See: Description
Class | Description |
---|---|
BeamRowToBigtableMutation | |
BeamRowToBigtableMutation.ToBigtableRowFn | |
BigtableIO |
Transforms for reading from and writing to Google Cloud Bigtable. |
BigtableIO.Read |
A
PTransform that reads from Google Cloud Bigtable. |
BigtableIO.Write |
A
PTransform that writes to Google Cloud Bigtable. |
BigtableIO.WriteWithResults |
A
PTransform that writes to Google Cloud Bigtable and emits a BigtableWriteResult for each batch written. |
BigtableRowToBeamRow | |
BigtableRowToBeamRowFlat | |
BigtableWriteResult |
The result of writing a batch of rows to Bigtable.
|
BigtableWriteResultCoder |
A coder for
BigtableWriteResult . |
RowUtils |
BigtableIO