@Internal
Package org.apache.beam.sdk.io.gcp.bigtable.changestreams.dao
Data access object for change stream for Google Cloud Bigtable.
-
Interface Summary Interface Description BigtableClientOverride Override the configuration of Cloud Bigtable data and admin client. -
Class Summary Class Description BigtableChangeStreamAccessor This is probably a temporary solution to what is a bigger migration from cloud-bigtable-client-core to java-bigtable.ChangeStreamDao Data access object to list and read stream partitions of a table.DaoFactory MetadataTableAdminDao Data access object for creating and dropping the metadata table.MetadataTableDao Data access object for managing the state of the metadata Bigtable table.