Package org.apache.beam.sdk.io.gcp.spanner.changestreams.dofn
package org.apache.beam.sdk.io.gcp.spanner.changestreams.dofn
DoFn and SDF definitions to process Google Cloud Spanner Change Streams.
-
ClassesClassDescriptionA SplittableDoFn (SDF) that is responsible for scheduling partitions to be queried.A DoFn responsible for initializing the change stream Connector.A DoFn class to gather metrics about the emitted
DataChangeRecord
s.A SDF (Splittable DoFn) class which is responsible for performing a change stream query for a given partition.