Package org.apache.beam.sdk.io.gcp.spanner.changestreams.dao
package org.apache.beam.sdk.io.gcp.spanner.changestreams.dao
Database Access Objects for querying change streams and modifying the Connector's metadata
tables.
-
ClassesClassDescriptionResponsible for making change stream queries for a given partition.Decorator class over a
ResultSet
that provides telemetry for the streamed records.Represents telemetry metadata gathered during the consumption of a change stream query.Factory class to create data access objects to perform change stream queries and access the metadata tables.Data access object for creating and dropping the partition metadata table.Data access object for the Connector metadata tables.Represents the execution of a read / write transaction in Cloud Spanner.Represents a result from executing a Cloud Spanner read / write transaction.Configuration for a partition metadata table.